diff --git a/static/index.html b/static/index.html index 4b4d177..5b3faee 100644 --- a/static/index.html +++ b/static/index.html @@ -8,6 +8,10 @@ th { white-space: nowrap; } + div#map { + width: 100%; + height: 500px; + }