Change validation to controllers and partial

This commit is contained in:
Joseph Cohen
2015-01-09 20:21:29 -06:00
parent 996aceadcf
commit f47fb9823e
22 changed files with 117 additions and 208 deletions

View File

@@ -51,4 +51,10 @@ body.dashboard {
margin-right: 0;
}
}
.alerts {
.alert h5 {
margin-top: 5px;
}
}
}