Commit 8a937432 authored by Kevin Kirsche's avatar Kevin Kirsche
Browse files

Use form-group margin variable

parent 99fc85e8
Showing with 1 addition and 1 deletion
+1 -1
......@@ -198,7 +198,7 @@ input[type="search"] {
// horizontal forms, use the predefined grid classes.
.form-group {
margin-bottom: 15px;
margin-bottom: @form-group-margin-bottom;
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment