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

Search input renders native styling in iOS #3340

Open
dashouse opened this issue Jul 17, 2017 · 0 comments
Open

Search input renders native styling in iOS #3340

dashouse opened this issue Jul 17, 2017 · 0 comments

Comments

@dashouse
Copy link

On iOS the search input is styled with it's native styling (rounded corners and drop shadow). It’s not something you’d notice by making the screen smaller, only by testing on the device.

I believe this is due to the absence of -webkit-appearance: none; on the input.

image1

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

No branches or pull requests

1 participant