Skip to content
Snippets Groups Projects
Commit b39c9837 authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

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
No related branches found
No related tags found
No related merge requests found
Loading
@@ -125,7 +125,7 @@
Loading
@@ -125,7 +125,7 @@
   
.dropdown-menu { .dropdown-menu {
margin-top: 11px; margin-top: 11px;
z-index: 200; z-index: 300;
} }
   
.ci-action-icon-wrapper { .ci-action-icon-wrapper {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment