Fixed #787
This commit is contained in:
parent
679d6f99a8
commit
3f6bd6c7bc
@ -1,5 +1,9 @@
|
||||
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
#tabbrowser-tabs {
|
||||
--tab-min-height: 0 !important;
|
||||
}
|
||||
|
||||
#tabbrowser-tabs tab:only-of-type,
|
||||
#TabsToolbar #alltabs-button {
|
||||
display: none !important;
|
||||
@ -8,5 +12,3 @@
|
||||
.tab-background, .tab-stack {
|
||||
min-height: 0 !important;
|
||||
}
|
||||
|
||||
/* TODO: Hidde tabbar bottom border */
|
||||
|
Loading…
x
Reference in New Issue
Block a user