mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Fix misaligned avatar in mail preview
This commit is contained in:
parent
365c165eca
commit
6d9c31d6be
@ -1115,4 +1115,7 @@ 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