Remove CSS transition

still looks quite good for AccMagCompass, given its natural instability, but breaks GyroCompass for some reason
This commit is contained in:
fkloft 2015-01-22 17:57:17 +01:00
parent d6a0b1abb8
commit a7b84089df

View File

@ -7,9 +7,6 @@
width: 32px;
transform-origin: center;
-webkit-transform-origin: center;
transition: all 200ms linear;
-moz-transition: all 200ms linear;
-webkit-transition: all 200ms linear;
}
.user-location .container .inner,