Bug 1517352 - Set width/height for the search engine icon in menulist of the preferences. r=jorgk
--- a/mail/themes/shared/mail/incontentprefs/aboutPreferences.css
+++ b/mail/themes/shared/mail/incontentprefs/aboutPreferences.css
@@ -45,16 +45,18 @@ tabpanel > description,
tabpanel > hbox > description {
margin-inline-start: 0;
}
/* Web search menulist */
#defaultWebSearch > .menulist-label-box > .menulist-icon[src] {
margin-inline-start: 5px;
margin-inline-end: 8px;
+ width: 16px;
+ height: 16px;
}
/* Category List */
.paneSelector {
-moz-appearance: none;
background-color: transparent;
background-image: none;