From b2691befaecdef50ba0236d398d891bdadda20d3 Mon Sep 17 00:00:00 2001 From: Gilles Jacobs Date: Tue, 9 Dec 2014 21:11:31 +0100 Subject: [PATCH] ok --- map.css | 8 ++++++++ map.html | 41 ++++++++++++++++++++++++----------------- 2 files changed, 32 insertions(+), 17 deletions(-) diff --git a/map.css b/map.css index d206bb3..4bfe1b5 100644 --- a/map.css +++ b/map.css @@ -14,3 +14,11 @@ html, body { .leaflet-control-zoom { border-radius: 0px; } + +.leaflet-popup-content-wrapper { + width: 400px; +} + +td { + width: 14%; +} diff --git a/map.html b/map.html index d9d9b27..06edff6 100644 --- a/map.html +++ b/map.html @@ -16,24 +16,31 @@