From da2ddb27759e9ac89d699e47bfcba58c4e9bfee9 Mon Sep 17 00:00:00 2001 From: MrOtherGuy Date: Wed, 6 May 2020 16:24:58 +0300 Subject: [PATCH] remove resizing rules of tabs toolbar buttons --- chrome/hide_tabs_with_one_tab.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/chrome/hide_tabs_with_one_tab.css b/chrome/hide_tabs_with_one_tab.css index 28638d9..a4a6b0f 100644 --- a/chrome/hide_tabs_with_one_tab.css +++ b/chrome/hide_tabs_with_one_tab.css @@ -19,12 +19,6 @@ margin: 0 !important; } -:root:not([customizing]) #TabsToolbar-customization-target > .toolbarbutton-1 > .toolbarbutton-icon{ - padding-block: 0px !important; - max-height: 28px; - height: 20px !important -} - #tabbrowser-tabs .tabbrowser-tab{ height: var(--tab-min-height) } #tabbrowser-tabs .tabbrowser-tab[first-visible-tab="true"][last-visible-tab="true"]{