give mapCol a height

This commit is contained in:
Sanj 2012-02-20 23:55:54 +05:30
parent 34f519cd89
commit d441a5d622
2 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@ html, body {
#mapCol {
width: 50%;
height: 95%;
float: left;
}

View File

@ -34,7 +34,7 @@
</div>
</div>
<div id="mapCol">
Map goes here
</div>
<div id="formCol">