From 1d44bfe0cde0f753b08e5338a489bfcadaa1a892 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Thu, 15 Oct 2020 12:54:52 +0200 Subject: [PATCH] fix(profile): correct formatting, fixes #12677 --- website/client/src/components/userMenu/profile.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/client/src/components/userMenu/profile.vue b/website/client/src/components/userMenu/profile.vue index d02953c3e8..ec5be70f9e 100644 --- a/website/client/src/components/userMenu/profile.vue +++ b/website/client/src/components/userMenu/profile.vue @@ -672,8 +672,7 @@ height: 1px; position: relative; vertical-align: middle; - width: 90%; - left: 16px; + width: 100%; } }