From b7b87d759e7f9af64b46975d7130d59fd8278617 Mon Sep 17 00:00:00 2001 From: Vladimir Agafonkin Date: Wed, 6 Nov 2013 20:58:48 +0200 Subject: [PATCH] minor IE CSS cleanup --- dist/leaflet.ie.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dist/leaflet.ie.css b/dist/leaflet.ie.css index 14b84b69..9a578c94 100644 --- a/dist/leaflet.ie.css +++ b/dist/leaflet.ie.css @@ -24,7 +24,8 @@ .leaflet-popup-tip-container { margin-top: -1px; } -.leaflet-popup-content-wrapper, .leaflet-popup-tip { +.leaflet-popup-content-wrapper, +.leaflet-popup-tip { border: 1px solid #999; } .leaflet-popup-content-wrapper { @@ -35,8 +36,6 @@ .leaflet-control-layers { border: 3px solid #999; } -.leaflet-control-layers-toggle { - } .leaflet-control-attribution, .leaflet-control-layers, .leaflet-control-scale-line {