Codesnipp.it Social Code Sharing

Stéphanie Walter

Make webkit input type = search behave like type = text

by Stéphanie Walter on Jan 25, 2012

input[type=search]{ -webkit-appearance: textfield; -webkit-box-sizing: content-box; }

Can't see the comments? Please login first :)