Add a variable for .form-group's margin-bottom
Created by: mryellow
@mdo The forms can be customized easily enough to reduce this when folks need it.
This statement is inaccurate, form control .form-group
margin is not exposed in the LESS.
.form-group {
margin-bottom: 15px
}