Skip to content

Commit 91182c9

Browse files
author
Magento CICD
authored
MAGETWO-64761: [GitHub] [PR] Fixed overly bold icons in Firefox Mac #8581
2 parents e82ba2e + 1b8874c commit 91182c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/web/css/source/lib/_icons.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@
344344
@_icon-font-vertical-align
345345
) {
346346
-webkit-font-smoothing: antialiased;
347+
-moz-osx-font-smoothing: grayscale;
347348
._lib-icon-font-size(@_icon-font-size, @_icon-font-line-height);
348349
.lib-css(color, @_icon-font-color);
349350
.lib-css(content, @_icon-font-content);

0 commit comments

Comments
 (0)