This commit is contained in:
Simon Vieille 2020-09-09 15:06:28 +02:00
parent 65b64d795e
commit 8272a0bd99
Signed by: deblan
GPG Key ID: 03383D15A1D31745
1 changed files with 1 additions and 1 deletions

View File

@ -244,6 +244,6 @@ a {
background: none;
}
.user.profile > .ui > .ui > .ui > .ui.card > .image, #profile-avatar img {
.user.profile > .ui > .ui > .ui > .ui.card > .image img, #profile-avatar img {
border-radius: 50% 50% 50% 0;
}