From 71f47d965c2f044c6a6ef27b595cb92383a40e24 Mon Sep 17 00:00:00 2001 From: Gerome Matilla Date: Fri, 14 Aug 2020 15:58:53 +0800 Subject: [PATCH] fix remove audio icon on pinned tabs --- userChrome.css | 1 - 1 file changed, 1 deletion(-) diff --git a/userChrome.css b/userChrome.css index a826720..ec8c8a5 100644 --- a/userChrome.css +++ b/userChrome.css @@ -626,7 +626,6 @@ hbox.tab-content[pinned=true] .tab-text { /* Audio Icon */ .tab-icon-sound { - display: block !important; } /* Center pinned tab stack(Contains icon) if #tabbrowser-tabs[positionpinnedtabs=true] */