Much cleaner code for updating user details front-end

This commit is contained in:
Dane Everitt
2017-01-22 16:16:43 -05:00
parent 9e54dabe5b
commit 5f1bfcf980
6 changed files with 152 additions and 105 deletions

View File

@@ -121,3 +121,7 @@ td.has-progress {
.box-header > .form-group > div > p.small {
margin: 0;
}
.no-margin {
margin: 0 !important;
}