diff --git a/firefox/.mozilla/firefox/userprofile/chrome/userChrome.css b/firefox/.mozilla/firefox/userprofile/chrome/userChrome.css index 1f08faf..487f96d 100644 --- a/firefox/.mozilla/firefox/userprofile/chrome/userChrome.css +++ b/firefox/.mozilla/firefox/userprofile/chrome/userChrome.css @@ -2,6 +2,9 @@ #urlbar, #navigator-toolbox #searchbar {border: none !important;} +.titlebar-buttonbox-container, .titlebar-spacer { + display: none !important; +} #navigator-toolbox { border: none !important;