aboutsummaryrefslogtreecommitdiff
path: root/lib/forms.less
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-09-09 22:47:49 -0700
committerJacob Thornton <[email protected]>2011-09-09 22:47:49 -0700
commit5f4e30ed1d33f83b0fad3afc9174e193e6c3fdf4 (patch)
tree105cd02ae9923fb2171f695e261e5311c81786b3 /lib/forms.less
parentdf3ca4d94a69436c1d6c53f5559aefca98fb2232 (diff)
downloadbootstrap-5f4e30ed1d33f83b0fad3afc9174e193e6c3fdf4.tar.xz
bootstrap-5f4e30ed1d33f83b0fad3afc9174e193e6c3fdf4.zip
move js plugins to root dir, begin writing tests, and change modal plugin to be more boss like
Diffstat (limited to 'lib/forms.less')
-rw-r--r--lib/forms.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/forms.less b/lib/forms.less
index 0eae90a73..3e52875eb 100644
--- a/lib/forms.less
+++ b/lib/forms.less
@@ -381,7 +381,7 @@ textarea[readonly] {
padding-top: @baseline / 2;
}
legend {
- margin-left: 0;
+ padding-left: 0;
}
label {
display: block;