give mapCol a height
This commit is contained in:
parent
34f519cd89
commit
d441a5d622
|
@ -18,6 +18,7 @@ html, body {
|
|||
|
||||
#mapCol {
|
||||
width: 50%;
|
||||
height: 95%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div id="mapCol">
|
||||
Map goes here
|
||||
|
||||
</div>
|
||||
<div id="formCol">
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user