diff options
| author | Mark Otto <[email protected]> | 2014-03-10 16:43:57 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-10 16:43:57 -0700 |
| commit | 5f2845f3078a90c3562855c8ced98a9caab47298 (patch) | |
| tree | 7ac582f292923dd9c368814c77e7b20c85cde4f9 /less/forms.less | |
| parent | 74c391b9ad8b35910e394bba39eee52e83f531c1 (diff) | |
| download | bootstrap-5f2845f3078a90c3562855c8ced98a9caab47298.tar.xz bootstrap-5f2845f3078a90c3562855c8ced98a9caab47298.zip | |
remove comment
Diffstat (limited to 'less/forms.less')
| -rw-r--r-- | less/forms.less | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/less/forms.less b/less/forms.less index 33ef79951..8578e8ce6 100644 --- a/less/forms.less +++ b/less/forms.less @@ -204,9 +204,8 @@ input[type="date"] { min-height: @line-height-computed; // clear the floating input if there is no label text margin-top: 10px; margin-bottom: 10px; - + label { - // display: inline; padding-left: 20px; margin-bottom: 0; font-weight: normal; |
