From d989be1c59c4f8b862ff40cc6e0d9f7938d2b5ce Mon Sep 17 00:00:00 2001 From: alstjr7375 Date: Fri, 28 May 2021 12:31:40 +0900 Subject: [PATCH] Fix: Panel - Zoom Control Icon Margin --- userChrome.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/userChrome.css b/userChrome.css index 9dd1ccc..30172b6 100644 --- a/userChrome.css +++ b/userChrome.css @@ -593,6 +593,9 @@ padding-top: var(--arrowpanel-menuimageblank-padding) !important; padding-bottom: var(--arrowpanel-menuimageblank-padding) !important; } + #appMenu-zoom-controls2::before { + margin-inline-end: 0 !important; + } /* Icons Color */ #appMenu-multiView .subviewbutton::before,