Revert the animate-spin css to the original

refs #7968
This commit is contained in:
Alexander Fuhr 2015-02-25 12:07:59 +01:00
parent 5297b15a61
commit 3b2e3dcd36
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
/*display: inline-block;*/
display: inline-block;
}
@-moz-keyframes spin {
0% {