From 253080c8fbd3b757eee13fcbdb01e7427cacd9b8 Mon Sep 17 00:00:00 2001 From: hastarin Date: Wed, 8 May 2013 10:00:00 +1000 Subject: [PATCH] Remove offset for layer chooser. --- mobile/smartphone.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/smartphone.css b/mobile/smartphone.css index a196e850..ab97eca5 100644 --- a/mobile/smartphone.css +++ b/mobile/smartphone.css @@ -10,7 +10,7 @@ body { .leaflet-control-layers { margin-left: 0 !important; - margin-top: 40px !important; + margin-top: 0 !important; } .leaflet-control-zoom {