aboutsummaryrefslogtreecommitdiff
path: root/less/buttons.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-01-16 11:38:34 -0800
committerMark Otto <[email protected]>2013-01-16 11:38:34 -0800
commit0df7411362bbfb1497c37d66e224ec88e34ffb8e (patch)
treef8fae8b9398247ec7fd2dd9fa7e00d5328a6706c /less/buttons.less
parent81a22e189a8e4a513fed6cb30a84aa30b793e246 (diff)
downloadbootstrap-0df7411362bbfb1497c37d66e224ec88e34ffb8e.tar.xz
bootstrap-0df7411362bbfb1497c37d66e224ec88e34ffb8e.zip
Derp on type styles a bit more; bring back and fix up more more docs styles
Diffstat (limited to 'less/buttons.less')
-rw-r--r--less/buttons.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/buttons.less b/less/buttons.less
index 4295d2dcf..6c1541a28 100644
--- a/less/buttons.less
+++ b/less/buttons.less
@@ -12,7 +12,7 @@
padding: 6px 12px;
margin-bottom: 0; // For input.btn
font-size: @font-size-base;
- font-weight: bold;
+ font-weight: 500;
line-height: @line-height-base;
text-align: center;
vertical-align: middle;