mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 03:41:53 +02: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…
x
Reference in New Issue
Block a user