Skip to content

Instantly share code, notes, and snippets.

@campreb
Created January 18, 2013 00:43
Show Gist options
  • Save campreb/4561304 to your computer and use it in GitHub Desktop.
Save campreb/4561304 to your computer and use it in GitHub Desktop.
Fix Twitter Bootstrap effecting Google Maps
#map img{
max-width: none;
}
#map label {
width: auto;
display:inline;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment