From 3ada4e0aeab9b3f0d45004db2c6914caf9e905d2 Mon Sep 17 00:00:00 2001 From: Vince Date: Thu, 29 Apr 2021 16:58:23 +0800 Subject: [PATCH] update --- src/other/firefox/WhiteSur/parts/tabsbar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/other/firefox/WhiteSur/parts/tabsbar.css b/src/other/firefox/WhiteSur/parts/tabsbar.css index bcb401d..c945aa4 100644 --- a/src/other/firefox/WhiteSur/parts/tabsbar.css +++ b/src/other/firefox/WhiteSur/parts/tabsbar.css @@ -121,7 +121,7 @@ tab[selected]:-moz-window-inactive { margin-left: auto !important; } -/*/* If tab favicon is not present, force tab label to the center */*/ +/* If tab favicon is not present, force tab label to the center */ .tabbrowser-tab:not([image]):not([busy]):not([progress]):not([class*="identity-color-"]) .tab-label-container { margin-left: auto !important; }