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