Skip to content

Commit e891e81

Browse files
committed
Product item rating stars overlaps a hovered item on category page issue resolved
1 parent 970abcb commit e891e81

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
@@ -292,7 +292,7 @@
292292
margin: -10px;
293293
padding: 9px;
294294
position: relative;
295-
z-index: 2;
295+
z-index: 9;
296296

297297
.product-item-inner {
298298
display: block;

0 commit comments

Comments
 (0)