Skip to content

Commit 3107954

Browse files
ENGCOM-6215: Fix magnifier image zoom and positioning regression #25358
- Merge Pull Request #25358 from krzksz/magento2:fix-magnifier-regression - Merged commits: 1. 420ff66
2 parents b6e9491 + 420ff66 commit 3107954

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/web/mage/gallery/gallery.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -762,6 +762,7 @@
762762
img {
763763
left: 0;
764764
max-width: inherit;
765+
max-height: inherit;
765766
position: absolute;
766767
top: 0;
767768
object-fit: scale-down;

0 commit comments

Comments
 (0)