Skip to content

Instantly share code, notes, and snippets.

@chrosta
Last active August 12, 2022 07:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrosta/9a3cb58aa0f0d7b207ce02b9e2d0408e to your computer and use it in GitHub Desktop.
Save chrosta/9a3cb58aa0f0d7b207ce02b9e2d0408e to your computer and use it in GitHub Desktop.
/*** Restart of work on FF styling, tabs stack fixed. ***/
#tabbrowser-tabs {
margin-left: 2px !important;
}
#tabbrowser-tabs[haspinnedtabs]:not([positionpinnedtabs]) > #tabbrowser-arrowscrollbox > .tabbrowser-tab[first-visible-unpinned-tab] {
margin-inline-start: 0px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment