aboutsummaryrefslogtreecommitdiff
path: root/lib/forms.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-23 13:46:26 -0800
committerMark Otto <[email protected]>2012-01-23 13:46:26 -0800
commit1954cf001926a94f7a4d51f16beaf9f2ba671d13 (patch)
treec0f2ddfba17dce4fa51291237ce50a7421584dca /lib/forms.less
parentff113acba88806380b995fba894d77b562ca0e0a (diff)
downloadbootstrap-1954cf001926a94f7a4d51f16beaf9f2ba671d13.tar.xz
bootstrap-1954cf001926a94f7a4d51f16beaf9f2ba671d13.zip
comment in forms'
Diffstat (limited to 'lib/forms.less')
-rw-r--r--lib/forms.less1
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;
}