diff --git a/themes/userChrome.css b/themes/userChrome.css index 9cf76df..92f9998 100644 --- a/themes/userChrome.css +++ b/themes/userChrome.css @@ -1,9 +1,4 @@ @-moz-document url("chrome://browser/content/browser.xhtml") { - /* get rid of hamburgers */ - #PanelUI-menu-button { - display: none; - } - /* hide top tabs (for sideberry) */ #TabsToolbar { visibility: collapse !important;