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:
4cf9188
)
CRM-13823 - Show/hide button css fix
author
Coleman Watts
<coleman@civicrm.org>
Tue, 17 Nov 2015 02:31:12 +0000
(21:31 -0500)
committer
Coleman Watts
<coleman@civicrm.org>
Tue, 17 Nov 2015 02:31:12 +0000
(21:31 -0500)
ang/crmStatusPage.css
patch
|
blob
|
blame
|
history
diff --git
a/ang/crmStatusPage.css
b/ang/crmStatusPage.css
index bf18ce92053f4372c62007faaec00b4a4b070dac..3166641368a1083d46391101caecc300d6be78dd 100644
(file)
--- a/
ang/crmStatusPage.css
+++ b/
ang/crmStatusPage.css
@@
-51,11
+51,13
@@
#crm-status-list .hush-menu > div {
position: relative;
font-size: .8em;
+ top: -2px;
}
#crm-status-list .hush-menu button {
float: right;
cursor: pointer;
+ line-height: 1em;
}
#crm-status-list .hush-menu ul {