This commit is contained in:
Laurent Destailleur 2019-11-13 02:21:23 +01:00
parent ec0d5602f8
commit 39229b7a99

View File

@ -2120,9 +2120,9 @@ img.login, img.printer, img.entity {
background-size: contain;
}
img.userphoto { /* size for user photo in lists */
border-radius: 0.75em;
width: 1.5em;
height: 1.5em;
border-radius: 0.725em;
width: 1.45em;
height: 1.45em;
background-size: contain;
vertical-align: middle;
}