aboutsummaryrefslogtreecommitdiff
path: root/lib/forms.less
diff options
context:
space:
mode:
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;
}