From bf281f48751e046370f2caaa971b0ac7ef019809 Mon Sep 17 00:00:00 2001 From: ImmaZoni Date: Wed, 6 Oct 2021 20:23:56 -0700 Subject: [PATCH] Adjust Status.vue to have the text be inline to the badge. This is because with some languages the equivalent of *down* was overflowing the badge --- src/components/Status.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/Status.vue b/src/components/Status.vue index a4436e22a..68e5b92df 100644 --- a/src/components/Status.vue +++ b/src/components/Status.vue @@ -1,5 +1,7 @@