Disable Chrome styles for form elements


/ Published in: CSS
Save to your folder(s)

If Chrome is bothering with unknown borders and things like that, just apply this.


Copy this code and paste it in your HTML
  1. select {-webkit-appearance: none;}

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.