fix spinner transition glitches

This commit is contained in:
Marcos Moura 2016-12-13 19:17:27 -02:00
parent 5760bcbdc1
commit 249f24dc59

View file

@ -69,7 +69,7 @@
transform: rotate(-90deg) translateZ(0);
}
10% {
20% {
opacity: 1;
}