Fix mglaman mapping
[civicrm-core.git] / ang / crmStatusPage.css
index 3166641368a1083d46391101caecc300d6be78dd..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;
+}