UX: Don't hardcore height for margins below a title

This commit is contained in:
Robin Ward 2017-10-23 16:08:43 -04:00
parent f6f3b8ecc9
commit dfdf12c92f

View File

@ -230,7 +230,7 @@ $mobile-breakpoint: 700px;
}
.admin-title {
height: 45px;
margin-bottom: 0.5em;
}
.admin-controls {