Remove inacurate text from edit officer form

This commit is contained in:
leigh-mil
2019-02-12 09:20:16 -05:00
parent 23ec46141b
commit f9b13a1342
2 changed files with 2 additions and 2 deletions

View File

@@ -369,9 +369,10 @@
margin-top: 1.5rem;
.edit-officer {
margin-bottom: $gap * 2;
h4 {
color: $color-gray;
margin-bottom: 0.5rem;
margin-top: 0;
}