Skip to content

Commit 3f4febf

Browse files
ENGCOM-2918: [Forwardport] Resolved : Wishlist icon cut on Shopping cart page in mobile view #17851 #27 #17911
- Merge Pull Request #17911 from hitesh-wagento/magento2:2.3-develop-PR-port-17877 - Merged commits: 1. f0b5ecc
2 parents d394949 + f0b5ecc commit 3f4febf

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)