Don't hide intra-tab spacers
This commit is contained in:
parent
d8f6337b3e
commit
d47c0ce8db
1 changed files with 1 additions and 1 deletions
|
@ -69,5 +69,5 @@ See the above repository for updates as well as full license text. */
|
||||||
|
|
||||||
#alltabs-button,
|
#alltabs-button,
|
||||||
:root:not([customizing]) #TabsToolbar #new-tab-button,
|
:root:not([customizing]) #TabsToolbar #new-tab-button,
|
||||||
#tabbrowser-tabs spacer,
|
#tabbrowser-arrowscrollbox > spacer,
|
||||||
.tabbrowser-tab::after{ display: none !important }
|
.tabbrowser-tab::after{ display: none !important }
|
Loading…
Reference in a new issue