css
This commit is contained in:
parent
e5026157e3
commit
b7e6ee7eea
@ -2068,8 +2068,8 @@ img.userphoto { /* size for user photo in lists */
|
|||||||
}
|
}
|
||||||
img.userphotosmall { /* size for user photo in lists */
|
img.userphotosmall { /* size for user photo in lists */
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
width: 12px;
|
width: 1em;
|
||||||
height: 12px;
|
height: 1em;
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
background-color: #FFF;
|
background-color: #FFF;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user