2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

scope the label back to the form element

This commit is contained in:
Mark Otto
2011-10-03 22:44:35 -07:00
parent 1b245ffdf8
commit 45c9b489ee
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ textarea {
}
// Float labels left
label {
form label {
padding-top: 6px;
font-size: @basefont;
line-height: @baseline;