Commit 11d9eafd authored by Filipa Lacerda's avatar Filipa Lacerda Committed by Jose Ivan Vargas

Merge branch 'dropdown-z-index-update' into 'master'

Increase z-index of dropdowns

Closes #36766 and #36866

See merge request !13889
parent 894526e3
......@@ -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;
......
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