From ac30fed878fbc8dd1db255605614a0a5f06ba086 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Wed, 26 Mar 2014 20:30:54 -0400 Subject: [PATCH] Css fix --- css/civicrm.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.25.1