From 7300ecf098e39d511680ad58bb5e8fb300faec16 Mon Sep 17 00:00:00 2001 From: Gilles Jacobs Date: Tue, 9 Dec 2014 20:53:19 +0100 Subject: [PATCH] squared borders --- map.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/map.css b/map.css index 0da029d..d206bb3 100644 --- a/map.css +++ b/map.css @@ -11,7 +11,6 @@ html, body { } .leaflet-popup-content-wrapper, -.leaflet-control-zoom-in, -.leaflet-control-zoom-out { +.leaflet-control-zoom { border-radius: 0px; }