Fix wobbling

This commit is contained in:
Sébastien ALFAIATE 2014-09-06 16:05:28 +02:00
parent b19a4e5a4a
commit 21fa5b25fe

View File

@ -40,6 +40,7 @@
-moz-animation: spin2 .8s infinite steps(1,end);
-o-animation: spin2 .8s infinite steps(1,end);
animation: spin2 .8s infinite steps(1,end);
line-height: inherit;
}
@-moz-keyframes spin2 {