do not use our spinner css on the justifiedGallery spinner which has the same classname hardcoded
This commit is contained in:
parent
b8a0bc0b0b
commit
9625d940a5
@ -250,7 +250,9 @@ nav {
|
||||
width: 3rem;
|
||||
}
|
||||
|
||||
.spinner {
|
||||
.spinner.s,
|
||||
.spinner.m,
|
||||
.spinner.l {
|
||||
margin: 0 auto;
|
||||
position: relative;
|
||||
-webkit-animation: rotation 1s infinite linear;
|
||||
|
Reference in New Issue
Block a user