mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 01:13:25 +01:00
Mail: Fix address labels in preview were hidden by avatar
This commit is contained in:
parent
c44d60256e
commit
66177ce89b
@ -1024,7 +1024,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