diff options
| author | Mark Otto <[email protected]> | 2012-01-23 13:46:26 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-23 13:46:26 -0800 |
| commit | 1954cf001926a94f7a4d51f16beaf9f2ba671d13 (patch) | |
| tree | c0f2ddfba17dce4fa51291237ce50a7421584dca /lib/forms.less | |
| parent | ff113acba88806380b995fba894d77b562ca0e0a (diff) | |
| download | bootstrap-1954cf001926a94f7a4d51f16beaf9f2ba671d13.tar.xz bootstrap-1954cf001926a94f7a4d51f16beaf9f2ba671d13.zip | |
comment in forms'
Diffstat (limited to 'lib/forms.less')
| -rw-r--r-- | lib/forms.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/forms.less b/lib/forms.less index bf3dbe64c..be53c60cb 100644 --- a/lib/forms.less +++ b/lib/forms.less @@ -470,6 +470,7 @@ select:focus:required:invalid { // -------------------------- .form-horizontal { + // Increase spacing between groups .control-group { margin-bottom: @baseLineHeight; } |
