diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index 5822ab4eac..a003dd0d7a 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -913,15 +913,15 @@ div#head { min-width: 882px; background-color: #fff; color: #000; - z-index: 2; + z-index: 11; } .fixed_header { - z-index: 9999; position: fixed; left: 0; top: 0; width: 100%; + z-index: 11; } #ver {