diff --git a/chrome/compact_proton.css b/chrome/compact_proton.css index 88d8187..f2bf3a3 100644 --- a/chrome/compact_proton.css +++ b/chrome/compact_proton.css @@ -7,11 +7,12 @@ See the above repository for updates as well as full license text. */ --toolbarbutton-inner-padding: 6px !important; --proton-tab-block-margin: 2px !important; --tabs-shadow-size: 0px !important; - --arrowpanel-menuitem-padding: 4px !important; + --arrowpanel-menuitem-padding: 5px !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 */ } +.subviewbutton.bookmark-item{ padding-block: 4px !important; } .subview-subheader{ display: -moz-box } menupopup > menuitem, menupopup > menu{ padding-block: 0.3em !important; }