diff --git a/theme/default/style.css b/theme/default/style.css index c523a46295..cbed84e8c4 100644 --- a/theme/default/style.css +++ b/theme/default/style.css @@ -506,7 +506,7 @@ a.olControlZoomOut { } /* when replacing tiles, do not show tile and backbuffer at the same time */ -.olTileImage.olTileReplacing { +.olTileReplacing { display: none; }