From 8feec75a1cbc7c118863c540a49a98bed41680b2 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Thu, 14 Mar 2019 09:19:54 +0100 Subject: [PATCH] Update ServerColumns.css --- Themes/ServerColumns/ServerColumns.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Themes/ServerColumns/ServerColumns.css b/Themes/ServerColumns/ServerColumns.css index 3a89bdc4ab..a670260821 100644 --- a/Themes/ServerColumns/ServerColumns.css +++ b/Themes/ServerColumns/ServerColumns.css @@ -109,7 +109,7 @@ } .wrapper-1Rf91z .scroller-2TZvBN .wrapper-232cHJ.badge-2_fwUZ { top: unset !important; - bottom: 8px !important; + bottom: -1x !important; } .wrapper-1Rf91z .scroller-2TZvBN .wrapper-2lTRaf[style*="border-radius: 23"], .wrapper-1Rf91z .scroller-2TZvBN .wrapper-2lTRaf[style*="border-radius: 24"], @@ -168,4 +168,4 @@ #bd-pub-li #bd-pub-button { font-size: calc(1px * ((var(--vguildsize)/10) + 7)) !important; line-height: calc(1px * ((var(--vguildsize)/5) + 10)) !important; -} \ No newline at end of file +}