Skip to content

Commit 39988a1

Browse files
committed
MAGETWO-98251 Fix add to cart button on category page
1 parent 3267575 commit 39988a1

File tree

1 file changed

+1
-1
lines changed
  • app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@
360360
position: absolute;
361361
top: -2px;
362362
width: 100%;
363-
z-index: 1;
363+
z-index: -1;
364364
}
365365
}
366366
}

0 commit comments

Comments
 (0)