We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0bd487 commit 15f6269Copy full SHA for 15f6269
app/design/frontend/Magento/luma/Magento_CatalogSearch/web/css/source/_module.less
@@ -37,9 +37,9 @@
37
@_icon-font-size: 22px,
38
@_icon-font-line-height: 28px,
39
@_icon-font-margin: 0 @indent__s 0 0,
40
- @_icon-font-color: @minicart-icons-color,
41
- @_icon-font-color-hover: @minicart-icons-color-hover,
42
- @_icon-font-color-active: @minicart-icons-color-hover,
+ @_icon-font-color: @header-icons-color,
+ @_icon-font-color-hover: @header-icons-color-hover,
+ @_icon-font-color-active: @header-icons-color-hover,
43
@_icon-font-text-hide: true
44
);
45
display: inline-block;
0 commit comments