Skip to content

Commit ab40ea1

Browse files
committed
JS-334: Layout "jumps" on refresh while gallery is loading
- fix for classname
1 parent c0b33b6 commit ab40ea1

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
@@ -987,7 +987,7 @@
987987
}
988988

989989
// Styles for spinner in gallery.
990-
.fotorama__spinnner {
990+
.fotorama__spinner {
991991
display: none;
992992
width: @fotorama-spinner-size;
993993
height: @fotorama-spinner-size;

0 commit comments

Comments
 (0)