N
N
Nikita Listratov2017-06-07 13:20:10
css
Nikita Listratov, 2017-06-07 13:20:10

How to fix CSS button animation issue in Firefox?

Good afternoon.
Plugging in the following: there is a button . In webkit browsers (Chrome, Yandex, Opera), the button rotates as it should. In Firefox , it just compresses.
Moreover, on the example site, the button is spinning in both webkit and Firefox .
I can not understand - where is the error? Maybe someone has already come across.
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Mudrenok, 2017-06-07
@Listratov

preserve-3d in mozilla is bugged
upd:
while you were writing, I got the correct scheme =)
https://codepen.io/just-a-training/pen/MowRJa?edit...
the container has a perspective, the link has a preserve, then the transforms
B this article describes the main pain, I should read it again (and I advise you too, few people know and understand this)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question