Commit 706d0435 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Remove top padding from .col-form-label

parent bff5c525
......@@ -94,6 +94,7 @@ hr {
}
.form-group.row .col-form-label {
padding-top: 0;
// Bootstrap 4 aligns labels to the left
// for horizontal forms
@include media-breakpoint-up(md) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment