Skip to content

Instantly share code, notes, and snippets.

@JekRock
Created April 2, 2022 13:06
Show Gist options
  • Save JekRock/303ec31e72cd787b723eaeada6c8ba5d to your computer and use it in GitHub Desktop.
Save JekRock/303ec31e72cd787b723eaeada6c8ba5d to your computer and use it in GitHub Desktop.
Firefox hide tabs bar
#TabsToolbar > .toolbar-items,
#TabsToolbar > .titlebar-spacer{ visibility: hidden }
#nav-bar{ margin-top: -43px;padding: 1px 140px 2px 3px !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment