From: Coleman Watts Date: Thu, 27 Mar 2014 00:30:54 +0000 (-0400) Subject: Css fix X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=ac30fed878fbc8dd1db255605614a0a5f06ba086;p=civicrm-core.git Css fix --- diff --git a/css/civicrm.css b/css/civicrm.css index 803ad1e49d..b6e0d07fd3 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -2823,7 +2823,7 @@ div.grippie { /* Status message box */ .crm-status-box-outer { position: fixed; - z-index: 9999; + z-index: 99999; right: 0; top: 0; }