mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-05 05:29:13 +01:00
Fix misaligned avatar in mail preview
This commit is contained in:
parent
365c165eca
commit
6d9c31d6be
@ -1116,3 +1116,6 @@ et2-select-email::part(tag__content) {
|
|||||||
et2-vbox.addresses::part(base) {
|
et2-vbox.addresses::part(base) {
|
||||||
gap: 0px;
|
gap: 0px;
|
||||||
}
|
}
|
||||||
|
.mailPreviewHeaders et2-lavatar {
|
||||||
|
margin-top: 3px;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user