diff --git a/modules/browser.js b/modules/browser.js index 325f19ad..4d16a6b6 100644 --- a/modules/browser.js +++ b/modules/browser.js @@ -5267,8 +5267,7 @@ TreeStyleTabBrowser.prototype = { 'tab['+this.kNEST+']:not(['+this.kNEST+'="0"]):not(['+this.kNEST+'=""])'+ ':not(['+this.kCOLLAPSED+'="true"])'+ ':not([hidden="true"])'+ - ':not([collapsed="true"])', - + ':not([collapsed="true"])' )); if (!tabs.length) return;