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:
e6110f2
)
Even better, add a css ellipsis on text that overflows
author
Matthew Wire
<devel@mrwire.co.uk>
Tue, 24 Oct 2017 15:34:10 +0000
(16:34 +0100)
committer
Matthew Wire
<devel@mrwire.co.uk>
Tue, 24 Oct 2017 15:34:10 +0000
(16:34 +0100)
css/civicrm.css
patch
|
blob
|
blame
|
history
diff --git
a/css/civicrm.css
b/css/civicrm.css
index 67c7081ff6d60544a4c2e083c83474c759c2c3fa..a30c25c3c34025f1993398cdd3e49a1590cc497a 100644
(file)
--- a/
css/civicrm.css
+++ b/
css/civicrm.css
@@
-1128,6
+1128,7
@@
input.crm-form-entityref {
.crm-recentview-item {
overflow: hidden;
+ text-overflow: ellipsis;
}
#crm-recently-viewed .crm-recentview-wrapper a:hover {