From 5f818d3d22adfdd2db23dc373824a64baaebfac0 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 29 Jun 2011 07:40:14 -0700 Subject: bunch of small tweaks, fixed a typo --- lib/forms.less | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'lib/forms.less') diff --git a/lib/forms.less b/lib/forms.less index 76fd51c7a..275ada2ea 100644 --- a/lib/forms.less +++ b/lib/forms.less @@ -189,22 +189,6 @@ div.actions { .help-block { display: block; max-width: 600px; - h5, p, ol li { - color: @gray; - } - p, ol li { - font-size: 12px; - } - p { - margin-bottom: 0; - font-size: 12px; - line-height: @baseline; - color: @grayLight; - } - ol { - margin-bottom: 10px; - margin-left: 25px; - } } // Inline Fields (input fields that appear as inline objects @@ -285,7 +269,7 @@ ul.inputs-list { } small { font-size: 12px; - font-weight: normal !important; + font-weight: normal; } } ul.inputs-list { -- cgit v1.2.3