Bug 1509212 - Don't use platform-native styling for the 'Trackers' button in the identity panel. r=johannh

This commit is contained in:
Bruce 2018-11-23 11:06:00 +02:00
parent f411fef495
commit efdad58d0f

View File

@ -393,6 +393,7 @@ description#identity-popup-content-verifier,
#identity-popup-content-blocking-category-tracking-protection {
/* Overwrite toolbarbutton styles */
-moz-appearance: none;
margin: 0;
padding-inline-start: 0;
}