diff options
| author | Mark Otto <[email protected]> | 2011-10-03 23:50:14 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-10-03 23:50:14 -0700 |
| commit | 3c31d8a258bf56357aa139f8d900b3faeee333a3 (patch) | |
| tree | 4f4382f4cb69f504fd319e6d676ffa9ed3af8b53 /lib/forms.less | |
| parent | 45c9b489eeaffd61429425c1c6b9b3e723bf0514 (diff) | |
| download | bootstrap-3c31d8a258bf56357aa139f8d900b3faeee333a3.tar.xz bootstrap-3c31d8a258bf56357aa139f8d900b3faeee333a3.zip | |
more small changes to compiled css to try things out
Diffstat (limited to 'lib/forms.less')
| -rw-r--r-- | lib/forms.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/forms.less b/lib/forms.less index 058d32832..7c9cc7c62 100644 --- a/lib/forms.less +++ b/lib/forms.less @@ -40,7 +40,7 @@ textarea { } // Float labels left -form label { +label { padding-top: 6px; font-size: @basefont; line-height: @baseline; |
