From d5283c294dec7d251b4559d88840eaffd4d0a24f Mon Sep 17 00:00:00 2001 From: Mithron Date: Fri, 22 Aug 2014 15:19:41 +0400 Subject: [PATCH] typo corrected; now with border-radius --- src/leaflet.locationlist.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/leaflet.locationlist.css b/src/leaflet.locationlist.css index 2db0e2b..efec092 100644 --- a/src/leaflet.locationlist.css +++ b/src/leaflet.locationlist.css @@ -30,6 +30,6 @@ border-radius: 4px; } -.leaflet-control-locationlist-fullist { +.leaflet-control-locationlist-list { border-radius: 4px; } \ No newline at end of file