Commit 81f08d30 authored by Filipa Lacerda's avatar Filipa Lacerda

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

Increase z-index of dropdowns

Closes #36766 and #36866

See merge request !13889
parents c38d624b 55d3197c
......@@ -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