Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove iOS input styling #25

Closed
zoerooney opened this issue Mar 7, 2014 · 1 comment
Closed

Remove iOS input styling #25

zoerooney opened this issue Mar 7, 2014 · 1 comment

Comments

@zoerooney
Copy link
Owner

Add to reset:

textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}
@zoerooney
Copy link
Owner Author

(But Sassified, probably)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant