Don't hide intra-tab spacers

This commit is contained in:
MrOtherGuy 2020-06-26 12:28:16 +03:00
parent d8f6337b3e
commit d47c0ce8db

View file

@ -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 }