diff --git a/website/client/src/components/userMenu/profile.vue b/website/client/src/components/userMenu/profile.vue index a9f0e4e55c..bb0a4f6c62 100644 --- a/website/client/src/components/userMenu/profile.vue +++ b/website/client/src/components/userMenu/profile.vue @@ -564,6 +564,7 @@ .achievement-wrapper { width: 94px; + min-width: 94px !important; max-width: 94px; margin-right: 12px; margin-left: 12px;