From: Mark Otto Date: Sun, 21 Jul 2013 02:32:21 +0000 (-0700) Subject: Remove more commented out CSS from forms X-Git-Tag: v3.0.0-rc1~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51dfa21009459c98b8d98a63cfc3d2abe29f9017;p=thirdparty%2Fbootstrap.git Remove more commented out CSS from forms --- diff --git a/less/forms.less b/less/forms.less index 616f1ffaa0..8d6c4d1896 100644 --- a/less/forms.less +++ b/less/forms.less @@ -204,7 +204,6 @@ textarea { .radio-inline, .checkbox-inline { display: inline-block; -// padding-top: 5px; padding-left: 20px; margin-bottom: 0; vertical-align: middle;