css - Twitter Bootstrap and gmaps4rails -
i have following view code , dynamically adjusts size mobile phone desktop. map doesn't change size. there way make map changes size dynamically fit on phone/tablet/desktop using bootstrap? (see below)
.row .span6.offset3 .well = gmaps4rails(@maps_json) 
found answer. changed width , height 100% in gmaps4rails.css file
Comments
Post a Comment