projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
944b4cf
)
Ensure editable buttons don't sit underneath other page elements.
author
Torrance
<torrance123@gmail.com>
Thu, 18 Feb 2016 03:35:05 +0000
(16:35 +1300)
committer
Torrance
<torrance123@gmail.com>
Thu, 18 Feb 2016 03:35:05 +0000
(16:35 +1300)
css/civicrm.css
patch
|
blob
|
blame
|
history
diff --git
a/css/civicrm.css
b/css/civicrm.css
index cf2790ce89a5ac5df2c77792d67dc4038dd8eb0c..cd0208a7dd91e3e86fd38b680cab3181dea00f8d 100644
(file)
--- a/
css/civicrm.css
+++ b/
css/civicrm.css
@@
-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] {