Fix intermittent issue with the Sub Menu
This commit is contained in:
parent
16574221b1
commit
52352dec39
|
|
@ -447,7 +447,7 @@ else { //default: white
|
|||
}
|
||||
|
||||
body {
|
||||
z-index: 1;
|
||||
z-index: auto;
|
||||
position: absolute;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue