mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Fix mail preview details fields getting misaligned if more than 1 address is set
This commit is contained in:
parent
4fab7c1aaf
commit
39bf571fc5
@ -1048,6 +1048,7 @@ div#mail-index_nm.splitter-pane {min-height: 100px;}
|
||||
.previewWrapper .firstColumnTitle {
|
||||
max-width: 4em;
|
||||
text-align: end;
|
||||
min-width: 4em;
|
||||
}
|
||||
.mailPreviewHeaders et2-select-email::part(control) {
|
||||
border: none;
|
||||
|
Loading…
Reference in New Issue
Block a user