From cb70a86200bf98f77e80a3c8b856e92739f2e9f3 Mon Sep 17 00:00:00 2001 From: YFdyh000 Date: Sun, 7 Sep 2014 20:04:53 +0800 Subject: [PATCH] Fix the 'scrollbutton' in Tabbar is always not visible in Firefox 32+. I has tested the in Fx31 and Fx32, that is ok. This bug is due to: https://bugzilla.mozilla.org/show_bug.cgi?id=878020 References: https://hg.mozilla.org/releases/mozilla-release/diff/bbfe5c6ea7c9/toolkit/content/widgets/scrollbox.xml http://hg.mozilla.org/mozilla-central/raw-file/2255d7d187b2/toolkit/content/widgets/scrollbox.xml --- chrome/content/tabutils.xml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/chrome/content/tabutils.xml b/chrome/content/tabutils.xml index 09b61a4..61b653e 100644 --- a/chrome/content/tabutils.xml +++ b/chrome/content/tabutils.xml @@ -44,8 +44,8 @@ - + - +