зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1007881 - Dropdown is too narrow in the in-content preferences. r=jaws
This commit is contained in:
Родитель
268c158f7d
Коммит
2bc6ebbf63
|
@ -29,6 +29,13 @@ menulist:not([editable="true"]) > .menulist-dropmarker {
|
|||
margin-bottom: 1px;
|
||||
}
|
||||
|
||||
menulist > menupopup menu,
|
||||
menulist > menupopup menuitem,
|
||||
button[type="menu"] > menupopup menu,
|
||||
button[type="menu"] > menupopup menuitem {
|
||||
-moz-padding-end: 34px;
|
||||
}
|
||||
|
||||
.help-button > .button-box > .button-icon {
|
||||
-moz-margin-start: 0;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче