This commit is contained in:
Laurent Destailleur 2019-10-07 20:55:54 +02:00
parent e5026157e3
commit b7e6ee7eea

View File

@ -2068,8 +2068,8 @@ img.userphoto { /* size for user photo in lists */
}
img.userphotosmall { /* size for user photo in lists */
border-radius: 6px;
width: 12px;
height: 12px;
width: 1em;
height: 1em;
background-size: contain;
vertical-align: middle;
background-color: #FFF;