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) 

enter image description here

found answer. changed width , height 100% in gmaps4rails.css file


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -