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:35:05 +0000 (16:35 +1300)
css/civicrm.css

index cf2790ce89a5ac5df2c77792d67dc4038dd8eb0c..cd0208a7dd91e3e86fd38b680cab3181dea00f8d 100644 (file)
@@ -3554,6 +3554,7 @@ div.m ul#civicrm-menu,
   text-align: center;
   height: 23px;
   width: 32px;
+  z-index: 1;
 }
 
 .crm-editable-form button[type=cancel] {