Proper scaling of the default image, when a user doesn't have custom avatar
This commit is contained in:
parent
914d394bd0
commit
79c05e8381
@ -467,7 +467,7 @@ figure {
|
|||||||
|
|
||||||
/// Avatars
|
/// Avatars
|
||||||
.avatar {
|
.avatar {
|
||||||
background-position: center;
|
background-position: center top;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user