forked from extern/egroupware
Fix wrong sizing on contact list avatar image
This commit is contained in:
parent
e80f272a07
commit
6f5cc48098
@ -3014,6 +3014,8 @@ td.avatar {
|
|||||||
background-position: center;
|
background-position: center;
|
||||||
bottom:25%;
|
bottom:25%;
|
||||||
top:25%;
|
top:25%;
|
||||||
|
flex-grow: 0;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
.avatar img{
|
.avatar img{
|
||||||
padding-top:0 !important;
|
padding-top:0 !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user