Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save woogists/0d943e7034441a8599cd87052846acc7 to your computer and use it in GitHub Desktop.
Save woogists/0d943e7034441a8599cd87052846acc7 to your computer and use it in GitHub Desktop.
[Amazon Payments] Fix stretched or distorted amazon widgets on a mobile device.
#amazon_addressbook_widget div, #amazon_wallet_widget div {
min-width: 260px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment