Commit b39c9837 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch '34909-pipeline-dropdown-z-index' into 'master'

Increase z index of mini pipeline dropdown

Closes #34909

See merge request !12767
parents e20d6421 081fdad9
......@@ -125,7 +125,7 @@
.dropdown-menu {
margin-top: 11px;
z-index: 200;
z-index: 300;
}
.ci-action-icon-wrapper {
......
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