From f45cb501214d8fb0dae47bfc7c584ff6073863bb Mon Sep 17 00:00:00 2001 From: Austin Hyde Date: Tue, 28 Jan 2014 14:03:51 -0500 Subject: [PATCH] Add styles for .ol-touch .ol-zoomslider --- css/ol.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/css/ol.css b/css/ol.css index 5b5ca519b9..95abebe92c 100644 --- a/css/ol.css +++ b/css/ol.css @@ -262,6 +262,15 @@ button.ol-full-screen-true:after { height: 20px; width: 24px; } +.ol-touch .ol-zoomslider { + top: 82px; + width: 36px; +} +.ol-touch .ol-zoomslider-thumb { + height: 18px; + width: 30px; +} + .ol-zoom-extent button, .ol-attribution, .ol-full-screen button,