Commit b8e389e8 authored by Winnie Hellmann's avatar Winnie Hellmann Committed by Michael Kozono

Remove top margin from .control-label

parent f03b90c6
......@@ -38,6 +38,8 @@ label {
.control-label {
@extend .col-sm-2;
margin-top: 0;
}
.inline-input-group {
......
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