From 0b536bd83118a507ed4d5165c3d4eee3317712f4 Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Mon, 12 Oct 2020 17:22:47 +0200 Subject: show profile numbers inline instead of next to the name and avatar Signed-off-by: Robin Appelman --- src/components/ProfileInfo.vue | 36 +++++++++++++++++------------------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/src/components/ProfileInfo.vue b/src/components/ProfileInfo.vue index 899494a2..53a1e8b9 100644 --- a/src/components/ProfileInfo.vue +++ b/src/components/ProfileInfo.vue @@ -22,23 +22,11 @@