Skip to content

Commit 308fa83

Browse files
author
Stanislav Idolov
authored
ENGCOM-2918: [Forwardport] Resolved : Wishlist icon cut on Shopping cart page in mobile view #17851 #27 #17911
2 parents 1a61194 + 3f4febf commit 308fa83

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)