Skip to content

Instantly share code, notes, and snippets.

@shotastage
Created September 7, 2016 12:50
Show Gist options
  • Save shotastage/0736bf20b95a21a687cc175ad24e2ba9 to your computer and use it in GitHub Desktop.
Save shotastage/0736bf20b95a21a687cc175ad24e2ba9 to your computer and use it in GitHub Desktop.
Prefixes
button {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none
appearance: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment