Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save yellowberri-snippets/7140531 to your computer and use it in GitHub Desktop.
Save yellowberri-snippets/7140531 to your computer and use it in GitHub Desktop.
CSS: Fix Google Map Controls Errors
img[src*="gstatic.com/"], img[src*="googleapis.com/"] {
max-width: 99999px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment