Firefox: Fix hiding of the tabbar
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@-moz-document url(chrome://browser/content/browser.xhtml) {
|
||||
/* Hide Firefox top tab bar */
|
||||
#TabsToolbar {
|
||||
visibility: hidden !important;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* Remove titlebar */
|
||||
|
||||
Reference in New Issue
Block a user