зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1513530 - Improve doorhanger menu icons alignment; r=gl
Differential Revision: https://phabricator.services.mozilla.com/D14422 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
59475d7fc5
Коммит
7c5190820e
|
@ -425,7 +425,9 @@
|
|||
margin-inline-end: 8px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
vertical-align: top;
|
||||
/* Better optical alignment than with 'vertical-align: middle'.
|
||||
Works well with font sizes between 12px and 16px. */
|
||||
vertical-align: -3px;
|
||||
-moz-context-properties: fill;
|
||||
fill: currentColor;
|
||||
background-image: var(--menuitem-icon-image);
|
||||
|
|
Загрузка…
Ссылка в новой задаче