Bug 1589129 - Fix about:preferences dialogboxes' close icon margin and focusring r=jaws

Differential Revision: https://phabricator.services.mozilla.com/D49451

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Itiel 2019-10-17 21:39:47 +00:00
Родитель c12a764d36
Коммит 4a21ca68fb
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -547,6 +547,8 @@ button > hbox > label {
background: none !important;
min-width: 0;
min-height: auto;
padding-inline: 0;
margin-inline: 0 8px;
}
.dialogFrame {