/*set the content to be full-width and height except it doesn't overlap the header or footer*/ #map .ui-content { position : absolute; top : 40px; right : 0; bottom : 39px; left : 0; }