diff --git a/browser/themes/gnomestripe/browser/browser.css b/browser/themes/gnomestripe/browser/browser.css index ce31a0f2632..b7852dbce60 100644 --- a/browser/themes/gnomestripe/browser/browser.css +++ b/browser/themes/gnomestripe/browser/browser.css @@ -1268,7 +1268,9 @@ tabpanels { } .tabs-closebutton > .toolbarbutton-icon { - margin: 0; + /* XXX Buttons have padding in widget/ that we don't want here but can't override with good CSS, so we must + use evil CSS to give the impression of smaller content */ + margin: -2px; } /* Tabbrowser arrowscrollbox arrows */