summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Burwell <ben.burwell@trifecta.com>2017-01-22 19:38:46 -0500
committerBen Burwell <ben.burwell@trifecta.com>2017-01-22 19:38:46 -0500
commitae0a6f8c9e6eca7b28124f69ffaae69cf24d6170 (patch)
tree371da4f0422acca5f20079df55d06450ae3e7d94
parent4773ebe1ed2269309c15229ac11d9a9a586b580d (diff)
Fix map again
-rw-r--r--map/index.html2
1 files changed, 2 insertions, 0 deletions
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%;
}
</style>
</head>