Commit e1c54895 authored by winh's avatar winh

Make pipeline action dropdowns consistent

parent 499b6406
......@@ -750,6 +750,7 @@
a,
button {
border-radius: 0;
box-shadow: none;
padding: 8px 16px;
// make sure the text color is not overriden
......
......@@ -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