I\'m having trouble adding the nice shadow on focus for an input box on my ipad for safari.
Here\'s my code
/* remember to define focus styles! */ :focus
No dice people, ipad hasn't got support for this which is so useless, chrome is it!
Update:
-webkit-appearance: none; FTW
-webkit-appearance: none;