diff --git a/examples/style.mobile.css b/examples/style.mobile.css index f5c61ab0ac..58dee4586b 100644 --- a/examples/style.mobile.css +++ b/examples/style.mobile.css @@ -23,7 +23,7 @@ div.olControlZoomPanel .olControlZoomOutItemInactive { top: 72px; background-position: 0 -72px; } -.olMapTileAnim .olTileImage { +.olTileImage { -webkit-transition: opacity 0.2s linear; -moz-transition: opacity 0.2s linear; -o-transition: opacity 0.2s linear;