Problems with Bootstrap and Google Maps

If you are having problems with image controls not showing up properly on Google Maps while using alongside Twitter Bootstrap, use this:

#map-holder img {
    max-width: none;
}


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *