Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

-webkit-appearance: none #100

Closed
ghost opened this issue Oct 30, 2013 · 1 comment
Closed

-webkit-appearance: none #100

ghost opened this issue Oct 30, 2013 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 30, 2013

I'm just wondering if '-webkit-appearence' for inputs should be set to 'none'. I'm still getting a rounded-corners search box by default in Safari on the example page that is linked to from the project's homepage. I thought you could just set a border on it and that would remove the default webkit appearance, but at least when I tried that in Safari's web inspector just now, it did not work. Same for buttons except setting a border on a button does seem to remove the default styling.

@CWSites
Copy link
Contributor

CWSites commented Feb 14, 2014

If you want default styles on any form elements in Safari then you must use -webkit-appearance: none;

@ckhicks ckhicks closed this as completed Jun 19, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants