Skip to content

Instantly share code, notes, and snippets.

@trickypr
Created July 13, 2022 00:45
Show Gist options
  • Select an option

  • Save trickypr/cef4d8520147387c74588d354693dd92 to your computer and use it in GitHub Desktop.

Select an option

Save trickypr/cef4d8520147387c74588d354693dd92 to your computer and use it in GitHub Desktop.
Firefox - .toolbarbutton-icon style
.toolbarbutton-icon {
margin-left: 8px;
padding: 4px !important;
margin-inline-end: 0 !important;
width: auto !important;
height: auto !important;
border-radius: var(--toolbarbutton-border-radius) !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment