Skip to content

Commit a1a2b4a

Browse files
author
Alexey Yakimovich
committed
MAGETWO-91756: In Related product section add to wishlist and compare is not displaying for mobile devices portrait view
- Fixed issue with missing compare/wishlist buttons on related product listings on mobile view;
1 parent 547ad4a commit a1a2b4a

File tree

2 files changed

+0
-2
lines changed
  • app/design/frontend/Magento

2 files changed

+0
-2
lines changed

app/design/frontend/Magento/blank/Magento_Catalog/web/css/source/module/_listings.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363
}
6464

6565
&-actions {
66-
display: none;
6766

6867
.actions-secondary {
6968
> button.action {

app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module/_listings.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
}
6969

7070
&-actions {
71-
display: none;
7271

7372
.actions-secondary {
7473
> button.action {

0 commit comments

Comments
 (0)