Ensure editable buttons don't sit underneath other page elements.
authorTorrance <torrance123@gmail.com>
Thu, 18 Feb 2016 03:35:05 +0000 (16:35 +1300)
committerTorrance <torrance123@gmail.com>
Thu, 18 Feb 2016 03:37:25 +0000 (16:37 +1300)
css/civicrm.css

index 93d9644694cc4a459a5b23794f2cbbb6fa189e8d..78092b5802cce4a519cb24b03f519deba6738d06 100644 (file)
@@ -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] {