aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-20 19:32:21 -0700
committerMark Otto <[email protected]>2013-07-20 19:32:21 -0700
commit51dfa21009459c98b8d98a63cfc3d2abe29f9017 (patch)
tree67de79913a77338bf7a05bd1fe7be49d8316a9a6
parent732e4196fb9dc76ce2250edcdc6c1b45bcbe5d2e (diff)
downloadbootstrap-51dfa21009459c98b8d98a63cfc3d2abe29f9017.tar.xz
bootstrap-51dfa21009459c98b8d98a63cfc3d2abe29f9017.zip
Remove more commented out CSS from forms
-rw-r--r--less/forms.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/less/forms.less b/less/forms.less
index 616f1ffaa..8d6c4d189 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;