diff options
| author | Jacob Thornton <[email protected]> | 2011-09-08 19:13:26 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-08 19:13:26 -0700 |
| commit | 346122a0c7a883f1fcc1887899cf8bb37274c7f9 (patch) | |
| tree | c889cf926885305343e3e93b0768c45489a1f251 /lib/forms.less | |
| parent | 8d2f14d8d0bfef3b472be7b7770177fad26d5068 (diff) | |
| parent | c474f996a902434572c238bb6e170473171cadad (diff) | |
| download | bootstrap-346122a0c7a883f1fcc1887899cf8bb37274c7f9.tar.xz bootstrap-346122a0c7a883f1fcc1887899cf8bb37274c7f9.zip | |
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
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 99177138a..0440e3c67 100644 --- a/lib/forms.less +++ b/lib/forms.less @@ -26,7 +26,7 @@ fieldset { } // Parent element that clears floats and wraps labels and fields together -.clearfix { +form .clearfix { margin-bottom: @baseline; } |
