Skip to content

Commit 1017d2b

Browse files
ENGCOM-2901: Resolved : Wishlist icon cut on Shopping cart page in mobile view #17851 #17877
- Merge Pull Request #17877 from hitesh-wagento/magento2:wishlist-icon-cut-new - Merged commits: 1. 2139fec
2 parents 19bec6f + 2139fec commit 1017d2b

File tree

1 file changed

+3
-0
lines changed
  • app/design/frontend/Magento/luma/Magento_Wishlist/web/css/source

1 file changed

+3
-0
lines changed

app/design/frontend/Magento/luma/Magento_Wishlist/web/css/source/_module.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,9 @@
277277
@_icon-font-color-hover: @primary__color,
278278
@_icon-font-color-active: @minicart-icons-color
279279
);
280+
&:before {
281+
overflow: visible;
282+
}
280283
}
281284
}
282285
}

0 commit comments

Comments
 (0)