Greater z-index for dropdown menus.
This commit is contained in:
parent
bd0ab0461b
commit
05440ede33
|
@ -27,7 +27,7 @@
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
min-width: 6em;
|
min-width: 6em;
|
||||||
border: none;
|
border: none;
|
||||||
z-index: 99;
|
z-index: 999991;
|
||||||
|
|
||||||
.dropdown-content {
|
.dropdown-content {
|
||||||
padding: 0px 0px 1px 0px;
|
padding: 0px 0px 1px 0px;
|
||||||
|
|
Loading…
Reference in New Issue