Replace fieldset elements with div.form-group

Move Staticman v2 comment logic above v1 as it will be deprecated soon.
This commit is contained in:
Michael Rose
2017-10-05 09:56:54 -04:00
parent 838c9b4788
commit 9af1e8d548
4 changed files with 698 additions and 678 deletions

View File

@ -253,6 +253,16 @@ select:focus {
padding-left: 5px;
}
/*
.form-group
========================================================================== */
.form-group {
margin-bottom: 5px;
padding: 0;
border-width: 0;
}
/*
.form-inline