Commit ccbdeea0 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'winh-pipeline-action-dropdowns' into 'master'

Make pipeline action dropdowns consistent

See merge request !13534
parents c5e5c4f1 e1c54895
......@@ -761,6 +761,7 @@
button,
.menu-item {
border-radius: 0;
box-shadow: none;
padding: 8px 16px;
text-align: left;
width: 100%;
......
......@@ -257,6 +257,8 @@
// Pipeline visualization
.pipeline-actions {
@include new-style-dropdown;
border-bottom: none;
}
......
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