Fix wrong sizing on contact list avatar image

This commit is contained in:
nathan 2021-12-07 15:42:15 -07:00
parent e80f272a07
commit 6f5cc48098

View File

@ -3014,6 +3014,8 @@ td.avatar {
background-position: center;
bottom:25%;
top:25%;
flex-grow: 0;
margin: 0;
}
.avatar img{
padding-top:0 !important;