Bootstrap breaks img tag in Google Maps
Created by: ungsophy
First of all thanks for your fantastic work. It does SAVE me a lot of time.
When I put Google Maps into Bootstrap layout, img tag in Google Maps breaks because Bootstrap set img max-width to 100%. When I comment max-width, it's working find but I'm not sure whether it'll break something else in Bootstrap or not.
Bootstrap and Google Maps http://jsfiddle.net/jhnRD/1/
Google Maps without Bootstrap http://jsfiddle.net/aVx8L/
Cheers,