Fix mglaman mapping
[civicrm-core.git] / ang / crmStatusPage.css
index 7bac7aac30f65e3fbadc15d378895cdd47fc6b30..7bc1722433196f997c19d8c72e53ca721b2c7b66 100644 (file)
   width: auto;
   margin: 0;
   padding: 0;
+  z-index: 99;
 }
 
 #crm-status-list .hush-menu li {
   padding: 0.2em 0.5em;
   background-color: rgba(255, 255, 255, 0.9);
-  z-index: 99999;
+  z-index: 99;
   font-weight: normal;
 }
 
 .status-debug-information {
   font-size: smaller;
-}
\ No newline at end of file
+}