Remove Safari’s input focus behaviour

by Gaston on August 25, 2009

Thanks to Josiah Platt I’ve removed the annoying focus effect that Safari forces on all input fields.

Just add this piece of magic to your CSS.

*:focus {outline: 0;}

Leave a Comment

Previous post:

Next post: