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

View file

@ -244,6 +244,6 @@ a {
background: none; 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; border-radius: 50% 50% 50% 0;
} }