Going one element up with GPU support, adding it to mobile css also
This commit is contained in:
@@ -488,7 +488,7 @@ a.olControlZoomOut {
|
||||
}
|
||||
|
||||
/* Turn on GPU support where available */
|
||||
.olMapViewport * {
|
||||
.olMapViewport, .olMapViewport * {
|
||||
-webkit-transform: translate3d(0, 0, 0);
|
||||
-moz-transform: translate3d(0, 0, 0);
|
||||
-o-transform: translate3d(0, 0, 0);
|
||||
|
||||
Reference in New Issue
Block a user