From 6f9ad2eab60b45266e1287da58406e1aa25fd708 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 18 Nov 2012 19:20:53 +0000 Subject: [PATCH 1/1] Fix rendering of PanZoom control in RTL mode --- app/assets/openlayers/theme/openstreetmap/SimplePanZoom.css.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/openlayers/theme/openstreetmap/SimplePanZoom.css.scss b/app/assets/openlayers/theme/openstreetmap/SimplePanZoom.css.scss index ad6a63223..2788221b0 100644 --- a/app/assets/openlayers/theme/openstreetmap/SimplePanZoom.css.scss +++ b/app/assets/openlayers/theme/openstreetmap/SimplePanZoom.css.scss @@ -30,6 +30,7 @@ top: 13px; width: 25px; height: 24px; + left: 0px; background-position: -5px -17px; } -- 2.43.2