From e122708b1fccf5893631395942300b2133e1a74f Mon Sep 17 00:00:00 2001 From: Natch Date: Sat, 24 Jan 2009 01:41:36 +0100 Subject: [PATCH] Bug 474964 - comment nodes screw up the tab bar. r=gavin --- browser/base/content/tabbrowser.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/browser/base/content/tabbrowser.xml b/browser/base/content/tabbrowser.xml index 9d331e06c9b..3005b649009 100644 --- a/browser/base/content/tabbrowser.xml +++ b/browser/base/content/tabbrowser.xml @@ -2922,11 +2922,11 @@ clicktoscroll="true" #endif class="tabbrowser-arrowscrollbox"> - +# This is a hack to circumvent bug 472020, otherwise the tabs show up on the +# right of the newtab button. - +# This is to ensure anything extensions put here will go before the newtab +# button, necessary due to the previous hack.