From 26067d3d7d4e16f2b46b5bde59566f5db3c4f2d7 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 11:11:31 -0700 Subject: fixes #9768: unbold buttons --- dist/css/bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 7774d6874..69d683788 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1925,7 +1925,7 @@ textarea.input-lg { padding: 6px 12px; margin-bottom: 0; font-size: 14px; - font-weight: bold; + font-weight: normal; line-height: 1.428571429; text-align: center; white-space: nowrap; -- cgit v1.2.3