Skip to content
Snippets Groups Projects
Unverified Commit a1c1cb4c authored by Luke Bennett's avatar Luke Bennett
Browse files

Fix lints

parent 2addebc7
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -17,7 +17,7 @@
}
 
.banner-graphic {
margin: 0 20px 20px 0;
margin: 0 20px 20px 0;
}
 
&.banner-non-empty-state {
Loading
Loading
Loading
Loading
@@ -486,4 +486,4 @@ fieldset[disabled] .btn,
&:hover {
@extend %disabled;
}
}
\ No newline at end of file
}
Loading
Loading
@@ -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;
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment