mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Mail: Give more horizontal space for subject in preview
This commit is contained in:
parent
15107a1466
commit
2686d99cdd
@ -1024,7 +1024,6 @@ body {
|
||||
margin: 3px 5px 0 0;
|
||||
}
|
||||
#mail-index div#mail-index_mailPreview div#mail-index_mailPreviewHeadersSubject {
|
||||
width: 58%;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
|
@ -118,7 +118,6 @@ body {
|
||||
|
||||
// Subject
|
||||
div#mail-index_mailPreviewHeadersSubject {
|
||||
width: 58%;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
|
Loading…
Reference in New Issue
Block a user