Created
April 2, 2022 13:06
-
-
Save JekRock/303ec31e72cd787b723eaeada6c8ba5d to your computer and use it in GitHub Desktop.
Firefox hide tabs bar
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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