You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/* to fix problem where text was too far to the right on all toolbar button badges */
.toolbarbutton-badge {
min-width: 15px !important;
max-width: 40px !important;
padding: 0px !important;
margin-right: -3px !important;
margin-bottom: 5px !important;
}
Recently migrated back to Firefox after a long while on Chrome, and this is triggering my OCD
The text was updated successfully, but these errors were encountered: