mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Fix intermittent issue with the Sub Menu
This commit is contained in:
@@ -447,7 +447,7 @@ else { //default: white
|
||||
}
|
||||
|
||||
body {
|
||||
z-index: 1;
|
||||
z-index: auto;
|
||||
position: absolute;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user