Commit a7349d3c authored by Phil Hughes's avatar Phil Hughes Committed by Simon Knox

Merge branch '36325-increase-z-index-pipeline-dropdown' into 'master'

Increase z-index of pipeline dropdown

Closes #36325

See merge request !13507
parent a70f199f
......@@ -824,6 +824,7 @@ button.mini-pipeline-graph-dropdown-toggle {
* Top arrow in the dropdown in the mini pipeline graph
*/
.mini-pipeline-graph-dropdown-menu {
z-index: 200;
&::before,
&::after {
......
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