diff --git a/platform/firefox/css/legacy-toolbar-button.css b/platform/firefox/css/legacy-toolbar-button.css index f29052ab7..041149bb5 100644 --- a/platform/firefox/css/legacy-toolbar-button.css +++ b/platform/firefox/css/legacy-toolbar-button.css @@ -37,6 +37,6 @@ toolbarpaletteitem #uBlock-legacy-button[badge]::before { } /* Prevent pale moon from showing the arrow underneath the button */ -#uBlock-legacy-button .toolbarbutton-menu-dropmarker { +#uBlock-legacy-button, #uBlock-legacy-button .toolbarbutton-menu-dropmarker { -moz-box-orient: horizontal; } \ No newline at end of file