Skip to content

Commit 420ff66

Browse files
author
Mateusz Krzeszowiak
committed
Fix magnifier image zoom and positioning regression
Fixes #25027
1 parent 2cc9d29 commit 420ff66

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)