mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-24 23:59:39 +01:00
Mail: Fix address labels in preview were hidden by avatar
This commit is contained in:
parent
c6fecd93a0
commit
1eb29cf414
@ -1063,7 +1063,7 @@ div#mail-index_nm.splitter-pane {min-height: 100px;}
|
|||||||
|
|
||||||
.previewWrapper .firstColumnTitle {
|
.previewWrapper .firstColumnTitle {
|
||||||
max-width: 7em;
|
max-width: 7em;
|
||||||
text-align: end;
|
justify-content: flex-end;
|
||||||
min-width: 7em;
|
min-width: 7em;
|
||||||
color: darkgrey;
|
color: darkgrey;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user