Commit 790333fb authored by mfluharty's avatar mfluharty

Move CI action icons down 1px

parent ae216618
......@@ -861,7 +861,7 @@ button.mini-pipeline-graph-dropdown-toggle {
height: $ci-action-dropdown-svg-size;
fill: $gl-text-color-secondary;
position: relative;
top: 0;
top: 1px;
vertical-align: initial;
}
}
......@@ -869,7 +869,7 @@ button.mini-pipeline-graph-dropdown-toggle {
// SVGs in the commit widget and mr widget
a.ci-action-icon-container.ci-action-icon-wrapper svg {
top: 2px;
top: 4px;
}
.scrollable-menu {
......
---
title: Resolve Pipeline stages job action button icon is not aligned
merge_request: 24577
author:
type: fixed
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