From 7a404926b2eb31a6e415694d9abfbedce51d8214 Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Mon, 23 Mar 2015 13:25:52 +0100 Subject: [PATCH] create map in javascript --- history.html | 6 ++---- history.js | 6 +++++- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/history.html b/history.html index 5bc316e..3cc3dc3 100644 --- a/history.html +++ b/history.html @@ -161,7 +161,7 @@ box-sizing: border-box; } - #sidebardata, #map { + #sidebardata, .map { height: 100vh; } @@ -258,7 +258,7 @@ display: none; } - #map { + .map { height: 60vh; } @@ -290,8 +290,6 @@ -
-