From 0df7411362bbfb1497c37d66e224ec88e34ffb8e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 16 Jan 2013 11:38:34 -0800 Subject: Derp on type styles a bit more; bring back and fix up more more docs styles --- less/buttons.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'less/buttons.less') 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; -- cgit v1.2.3