From 06db30e3112a215886ce3e504d608d36d4bd3dcb Mon Sep 17 00:00:00 2001 From: MrOtherGuy Date: Tue, 27 Apr 2021 13:19:38 +0300 Subject: [PATCH] Add variable for tab inline padding --- chrome/compact_proton.css | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/compact_proton.css b/chrome/compact_proton.css index 61430f0..7c071fe 100644 --- a/chrome/compact_proton.css +++ b/chrome/compact_proton.css @@ -10,6 +10,7 @@ See the above repository for updates as well as full license text. */ --arrowpanel-menuitem-padding: 4px !important; --panel-font-size: inherit !important; --arrowpanel-padding: 0.8em !important; + --inline-tab-padding: 8px !important; /* 8px is default value since it looks good - lower values compactify tabs horizontally */ } .subview-subheader{ height: 24px } menupopup > menuitem,