mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-09 04:25:38 +00:00
Bug 606205 - Make search engine icons all the same size [r=vingtetun]
This commit is contained in:
parent
27554c9f14
commit
1e339ad983
@ -1111,6 +1111,11 @@ pageaction:not([image]) > hbox >.pageaction-image {
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
#search-engines-list > .prompt-button > .button-box > .button-icon {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
/* Preferences window ---------------------------------------------------- */
|
||||
.setting {
|
||||
padding-left: 10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user