diff --git a/website/client/components/userMenu/profile.vue b/website/client/components/userMenu/profile.vue index 38409286c2..b5ef38bdf1 100644 --- a/website/client/components/userMenu/profile.vue +++ b/website/client/components/userMenu/profile.vue @@ -357,7 +357,7 @@ div } .photo img { - width: 100%; + max-width: 100%; } .header {