Skip to content

Commit 7ccd18c

Browse files
author
Anna Bukatar
committed
Merge branch 'ACP2E-71' of https://github.com/magento-l3/magento2ce into PR-2022-03-11
2 parents de38c4c + 08b4906 commit 7ccd18c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/web/mage/gallery/gallery.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -782,6 +782,9 @@
782782
max-width: 100%;
783783
position: absolute;
784784
top: 50%;
785+
@media all and (min-width: 768px) {
786+
top:49.5%;
787+
}
785788
.fotorama-translate3d(-50%, -50%, 0);
786789
transition-duration: @fotorama-fullscreen-zoom-time;
787790
transition-property: width, height, top, left;

0 commit comments

Comments
 (0)