Skip to content
Snippets Groups Projects
Commit 55d3197c authored by Phil Hughes's avatar Phil Hughes
Browse files

Increase z-index of dropdowns

Closes #36866, #36766
parent c274da06
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -189,7 +189,7 @@
width: auto;
top: 100%;
left: 0;
z-index: 9;
z-index: 200;
min-width: 240px;
max-width: 500px;
margin-top: 2px;
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