Skip to content

Instantly share code, notes, and snippets.

@lomraig
Created February 13, 2026 13:30
Show Gist options
  • Select an option

  • Save lomraig/0d10893ff340f1c76b3e2f395ff952dd to your computer and use it in GitHub Desktop.

Select an option

Save lomraig/0d10893ff340f1c76b3e2f395ff952dd to your computer and use it in GitHub Desktop.
compact firefox ui
:root {
--tab-min-height: 32px !important;
--urlbar-min-height: 32px !important;
--tab-block-margin: 4px !important
}
#PlacesToolbarItems .bookmark-item {
padding-block: 1px !important;
}
.tab-text {
font-size: 13px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment