Dmitriy Evtushenko
Results
2
comments of
Dmitriy Evtushenko
[Workaround using css](https://github.com/objectivehtml/FlipClock/issues/175#issuecomment-420221155)
Also you can disable all styles related to _ul.play_. I'm not familiar with CSS animations but this fix works for me. ``` .flip-clock-wrapper ul.play li.flip-clock-active .down { z-index: 2; -webkit-animation:...