Skip to content

Instantly share code, notes, and snippets.

@ingozoell
Last active June 13, 2017 16:18
Show Gist options
  • Save ingozoell/ae7d417c97af23b24a57080ffc19ca63 to your computer and use it in GitHub Desktop.
Save ingozoell/ae7d417c97af23b24a57080ffc19ca63 to your computer and use it in GitHub Desktop.
html Remove Style iOS Tel
html a[href^="tel"] {
text-decoration: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment