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:
3bb129e
)
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:37:25 +0000
(16:37 +1300)
css/civicrm.css
patch
|
blob
|
blame
|
history
diff --git
a/css/civicrm.css
b/css/civicrm.css
index 93d9644694cc4a459a5b23794f2cbbb6fa189e8d..78092b5802cce4a519cb24b03f519deba6738d06 100644
(file)
--- 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] {