Commit a1c1cb4c authored by Luke Bennett's avatar Luke Bennett

Fix lints

parent 2addebc7
......@@ -17,7 +17,7 @@
}
.banner-graphic {
margin: 0 20px 20px 0;
margin: 0 20px 20px 0;
}
&.banner-non-empty-state {
......
......@@ -486,4 +486,4 @@ fieldset[disabled] .btn,
&:hover {
@extend %disabled;
}
}
\ No newline at end of file
}
......@@ -198,10 +198,11 @@
.milestone-deprecation-message {
.popover {
padding: 0;
}
.popover-content {
padding: 0;
}
.popover-content {
padding: 0;
}
.milestone-popover-body {
padding: $gl-padding-8;
......
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