Avatars plugin fix for new MessageList group by day option

This commit is contained in:
the-djmaze 2022-12-23 12:27:46 +01:00
parent b0ed74575f
commit 16e513cf98
3 changed files with 5 additions and 5 deletions

View file

@ -20,5 +20,5 @@
.messageCheckbox .fromPic {
margin: 0 0 -0.4em 0.4em;
height: 1.5em;
max-width: 1.5em;
width: 1.5em;
}