From 504cb8bbdfdc9dcf39fbdefbc01b23072383d9b2 Mon Sep 17 00:00:00 2001 From: Send_Nukez Date: Sun, 10 Oct 2021 05:02:36 +0200 Subject: [PATCH] fix #51 --- user.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.css b/user.css index db53229..8b5396a 100644 --- a/user.css +++ b/user.css @@ -1130,7 +1130,7 @@ span.main-userWidget-displayName, } div.GlueDropTarget.personal-library { - padding: 0 8px; + padding: 0px; } div.GlueDropTarget.personal-library >* { padding: 0 16px;