CSS transform not working on smartphone

170 Views Asked by At

Website are using skel frameworks.

example : http://www.webdellarte.com/espace-client/ERA/

I tried on few smartphone and the same problem happend: the CSS transform looks like not working on smartphone You can test on PC by deactivate the property transform (make window smaller to see the issue)

the blank space :

enter image description here

Is there any compatibility way with transform for smartphone? It seem that skel-layer.js is adding transform value inline.

Thank you!

0

There are 0 best solutions below