Commit 55d3197c authored by Phil Hughes's avatar Phil Hughes

Increase z-index of dropdowns

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