From 52c24105fd8eb12aa34c2bf615fcfeb3c3bb7972 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Tue, 17 Dec 2013 15:24:27 -0800 Subject: [PATCH] css cleanup --- css/civicrm.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/css/civicrm.css b/css/civicrm.css index 86a0a28ecf..f89093fe01 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -3724,14 +3724,12 @@ div.m ul#civicrm-menu, padding: 0; line-height: 18px; } -.crm-container div.ui-notify-message: last-child { +.crm-container div.ui-notify-message:last-child { margin-bottom: 0; } .crm-container div.ui-notify-message-style { background: #000; background: rgba(0,0,0,0.8); - -moz-box-shadow: 0 0 6px #000; - -webkit-box-shadow: 0 0 6px #000; box-shadow: 0 0 6px #000; } .crm-container div.ui-notify-message-style a, -- 2.25.1