From: Torrance Date: Thu, 18 Feb 2016 03:35:05 +0000 (+1300) Subject: Ensure editable buttons don't sit underneath other page elements. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f792936e34363461c92ffc9ceddd1a51f301d19a;p=civicrm-core.git Ensure editable buttons don't sit underneath other page elements. --- diff --git a/css/civicrm.css b/css/civicrm.css index 93d9644694..78092b5802 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -3330,6 +3330,7 @@ div.m ul#civicrm-menu, text-align: center; height: 23px; width: 32px; + z-index: 1; } .crm-editable-form button[type=cancel] {