From 180bf87b9a4d0c3043270090c5e7cd7dadac1157 Mon Sep 17 00:00:00 2001 From: Alexei Bezborodov Date: Sat, 13 Aug 2022 18:59:15 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B0=D1=81=D1=88=D0=B8=D1=80=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BA=D0=B0=D1=80=D1=82=D1=83=20=D0=BD=D0=B0=20=D0=B2?= =?UTF-8?q?=D0=B5=D1=81=D1=8C=20=D1=8D=D0=BA=D1=80=D0=B0=D0=BD=20#12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/lib/leaflet.markercluster/example/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/lib/leaflet.markercluster/example/screen.css b/public/lib/leaflet.markercluster/example/screen.css index c89cba86c4..b5479792cf 100644 --- a/public/lib/leaflet.markercluster/example/screen.css +++ b/public/lib/leaflet.markercluster/example/screen.css @@ -1,5 +1,5 @@ #map { - width: 800px; + width: 100%; height: 600px; border: 1px solid #ccc; }