diff --git a/browser/themes/winstripe/browser/browser.css b/browser/themes/winstripe/browser/browser.css index e9aacf542979..1831d8c9e420 100644 --- a/browser/themes/winstripe/browser/browser.css +++ b/browser/themes/winstripe/browser/browser.css @@ -1546,11 +1546,7 @@ richlistitem[type~="action"][actiontype="switchtab"] > .ac-url-box > .ac-action- background-size: -moz-calc(100% - 2px) -moz-calc(100% - 2px); background-repeat: no-repeat; margin: 0; -%ifdef WINSTRIPE_AERO - padding: 2px 0 4px; /* XXX remove this once bug 643781 is fixed */ -%else - padding: 1px 0 4px; -%endif + padding: 2px 0 4px; -moz-border-image: url(tabbrowser/tab.png) 4 3 0 / 4px 3px 0 repeat stretch; border-radius: 7px 7px 0 0; }