mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-15 17:50:28 +08:00
Fix wobbling
This commit is contained in:
parent
b19a4e5a4a
commit
21fa5b25fe
1
src/assets/font-awesome/scss/_spinning.scss
vendored
1
src/assets/font-awesome/scss/_spinning.scss
vendored
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user