Fix scroll bars in infowindows (google maps v3)
var content = '<div class="map-window" style="line-height:1.35;overflow:hidden;white-space:nowrap;">' + $row.html() + '</div>';