do not use our spinner css on the justifiedGallery spinner which has the same classname hardcoded

This commit is contained in:
Mario Vavti 2017-09-27 13:21:27 +02:00
parent b8a0bc0b0b
commit 9625d940a5

View File

@ -250,7 +250,9 @@ nav {
width: 3rem; width: 3rem;
} }
.spinner { .spinner.s,
.spinner.m,
.spinner.l {
margin: 0 auto; margin: 0 auto;
position: relative; position: relative;
-webkit-animation: rotation 1s infinite linear; -webkit-animation: rotation 1s infinite linear;