Commit 836d6334 authored by Jake Lear's avatar Jake Lear

Clean up extra div and margin in milestone title/description

parent 7ae4af48
......@@ -178,7 +178,9 @@ $status-box-line-height: 26px;
.milestone-detail {
border-bottom: 1px solid $border-color;
padding: 20px 0;
> h2 {
margin: 0;
}
}
@include media-breakpoint-down(xs) {
......
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