Fix intermittent issue with the Sub Menu
This commit is contained in:
@@ -450,7 +450,7 @@ else { //default: white
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
z-index: 1;
|
z-index: auto;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
@@ -3349,4 +3349,4 @@ else { //default: white
|
|||||||
//output custom css
|
//output custom css
|
||||||
echo $custom_css_code;
|
echo $custom_css_code;
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user