/ Published in: CSS
If Chrome is bothering with unknown borders and things like that, just apply this.
Expand |
Embed | Plain Text
select {-webkit-appearance: none;}
You need to login to post a comment.
If Chrome is bothering with unknown borders and things like that, just apply this.
select {-webkit-appearance: none;}
You need to login to post a comment.