From ae0a6f8c9e6eca7b28124f69ffaae69cf24d6170 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Sun, 22 Jan 2017 19:38:46 -0500 Subject: Fix map again --- map/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'map/index.html') diff --git a/map/index.html b/map/index.html index 92d13d7..653958d 100644 --- a/map/index.html +++ b/map/index.html @@ -12,6 +12,8 @@ iframe { border: none; + width: 100%; + height: 100%; } -- cgit v1.2.3