diff options
| author | Mark Otto <[email protected]> | 2013-07-20 19:32:21 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-20 19:32:21 -0700 |
| commit | 51dfa21009459c98b8d98a63cfc3d2abe29f9017 (patch) | |
| tree | 67de79913a77338bf7a05bd1fe7be49d8316a9a6 | |
| parent | 732e4196fb9dc76ce2250edcdc6c1b45bcbe5d2e (diff) | |
| download | bootstrap-51dfa21009459c98b8d98a63cfc3d2abe29f9017.tar.xz bootstrap-51dfa21009459c98b8d98a63cfc3d2abe29f9017.zip | |
Remove more commented out CSS from forms
| -rw-r--r-- | less/forms.less | 1 |
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; |
