SyntaxFix
Write A Post
Hire A Developer
Questions
Set the class .fill to height: 100%
.fill
height: 100%
.fill { min-height: 100%; height: 100%; }
JSFiddle
(I put a red background for #map so you can see it takes up 100% height)
#map