Skip to content

Commit eb96baf

Browse files
committed
MC-39759: Navigation arrow buttons not visible after video starts on product image
1 parent 005694e commit eb96baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/web/mage/gallery/gallery.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -964,7 +964,7 @@
964964
height: @fotorama_close_button;
965965
opacity: 0;
966966
right: 0;
967-
top: 10%;
967+
top: 0;
968968
transform: translate3d((@fotorama_close_button), (-@fotorama_close_button), 0);
969969
transition: opacity 0.3s ease-in-out;
970970
width: @fotorama_close_button;

0 commit comments

Comments
 (0)