bratsun
5/9/2014 - 12:11 PM

Fix scroll bars in infowindows (google maps v3)

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>';