Skip to content
iosdsv edited this page Apr 5, 2013 · 3 revisions

If you are using Foundation ZURB, the map navigation may be broken. Add this to your gmaps4rails.css:

img,
object,
embed {
  max-width: none !important;
  height: auto;
}