Skip to content

Commit 1b8874c

Browse files
committed
MAGETWO-64761: [GitHub] [PR] Fixed overly bold icons in Firefox Mac #8581
- Merge Pull Request #8581 from TandyCorp/magento2:patch-3
2 parents 55c58a6 + 46c7c42 commit 1b8874c

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)