From d441a5d622ff37123f076b97ac527e370f1c9366 Mon Sep 17 00:00:00 2001 From: Sanj Date: Mon, 20 Feb 2012 23:55:54 +0530 Subject: [PATCH] give mapCol a height --- chaloBEST/static/css/editstops.css | 1 + chaloBEST/templates/editstops.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/chaloBEST/static/css/editstops.css b/chaloBEST/static/css/editstops.css index 6181a81..c075d6f 100644 --- a/chaloBEST/static/css/editstops.css +++ b/chaloBEST/static/css/editstops.css @@ -18,6 +18,7 @@ html, body { #mapCol { width: 50%; + height: 95%; float: left; } diff --git a/chaloBEST/templates/editstops.html b/chaloBEST/templates/editstops.html index e5212b8..0583921 100644 --- a/chaloBEST/templates/editstops.html +++ b/chaloBEST/templates/editstops.html @@ -34,7 +34,7 @@
- Map goes here +