Merge branch '34909-pipeline-dropdown-z-index' into 'master'
Increase z index of mini pipeline dropdown Closes #34909 See merge request !12767
This commit is contained in:
commit
b39c98371d
|
|
@ -125,7 +125,7 @@
|
|||
|
||||
.dropdown-menu {
|
||||
margin-top: 11px;
|
||||
z-index: 200;
|
||||
z-index: 300;
|
||||
}
|
||||
|
||||
.ci-action-icon-wrapper {
|
||||
|
|
|
|||
Loading…
Reference in New Issue