From dc9dabb720bd8e4ec9d1072952069863e58d317e Mon Sep 17 00:00:00 2001 From: Rafael Mardojai CM Date: Mon, 22 May 2023 18:02:15 -0500 Subject: [PATCH] system-icons: Fix regression with icons sizes Fixes #635 --- theme/system-icons.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/system-icons.css b/theme/system-icons.css index dcdf49c..96ac885 100644 --- a/theme/system-icons.css +++ b/theme/system-icons.css @@ -49,6 +49,7 @@ toolbar .toolbarbutton-1 > .toolbarbutton-icon { width: 16px !important; height: 16px !important; + padding: 0 !important; } /* Navbar icons */