Mail: Give more horizontal space for subject in preview

This commit is contained in:
nathangray 2019-11-01 15:23:45 -06:00
parent 15107a1466
commit 2686d99cdd
2 changed files with 0 additions and 2 deletions

View File

@ -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;

View File

@ -118,7 +118,6 @@ body {
// Subject
div#mail-index_mailPreviewHeadersSubject {
width: 58%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;