Commit 29aeea35 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'winh-build-job-stage-dropdown' into 'master'

Make build job stage dropdown consistent

See merge request !13543
parents ccbdeea0 18441fd9
......@@ -322,14 +322,13 @@
}
.build-dropdown {
padding: $gl-padding 0;
@include new-style-dropdown;
.dropdown-menu-toggle {
margin-top: 8px;
}
margin: $gl-padding 0;
padding: 0;
.dropdown-menu {
margin-top: -$gl-padding;
.dropdown-menu-toggle {
margin-top: #{$gl-padding / 2};
}
svg {
......
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