From a3bf35f2777a1da5f4f39f0a8be2df398b88a76c Mon Sep 17 00:00:00 2001 From: Christopher Ng Date: Thu, 25 Nov 2021 01:37:54 +0000 Subject: Adjust margin of status on profile Signed-off-by: Christopher Ng Signed-off-by: nextcloud-command --- core/src/views/Profile.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/src') diff --git a/core/src/views/Profile.vue b/core/src/views/Profile.vue index 2d85f34231e..e1224dd212c 100644 --- a/core/src/views/Profile.vue +++ b/core/src/views/Profile.vue @@ -380,7 +380,7 @@ $content-max-width: 640px; width: max-content; max-width: $content-max-width; padding: 5px 10px; - margin-left: -14px; + margin-left: -12px; margin-top: 2px; &.interactive { -- cgit v1.2.3