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:
2b31bc1
)
Fix hover button padding
author
Coleman Watts
<coleman@civicrm.org>
Wed, 23 Dec 2015 04:31:15 +0000
(23:31 -0500)
committer
Coleman Watts
<coleman@civicrm.org>
Sat, 26 Dec 2015 03:07:56 +0000
(22:07 -0500)
css/civicrm.css
patch
|
blob
|
blame
|
history
diff --git
a/css/civicrm.css
b/css/civicrm.css
index 9b2ee7d5023143e3950793b815aa908839cef9e2..93d9644694cc4a459a5b23794f2cbbb6fa189e8d 100644
(file)
--- a/
css/civicrm.css
+++ b/
css/civicrm.css
@@
-1437,7
+1437,7
@@
input.crm-form-entityref {
text-decoration: none;
font-size: .9em;
color: #000;
- padding: 1px
2px 1px 0
;
+ padding: 1px
3px
;
opacity: .7;
cursor: pointer;
}