mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-06 22:08:51 +00:00
Event editor: ellipsis overflow to attendees list
This commit is contained in:
@@ -30,7 +30,9 @@ SPAN.content
|
||||
line-height: 2em;
|
||||
top: -.25em;
|
||||
left: 8em;
|
||||
right: 1em; }
|
||||
right: 1em;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden; }
|
||||
|
||||
SPAN.content > INPUT.textField,
|
||||
LABEL#commentArea textarea
|
||||
|
||||
Reference in New Issue
Block a user