diff --git a/src/other/firefox/WhiteSur/parts/tabsbar.css b/src/other/firefox/WhiteSur/parts/tabsbar.css index bcb401d7..c945aa4d 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; }