How do I get ride of the orange border? I'm using Chrome and that border shows up now where in computed styles!
Asked
Active
Viewed 1,055 times
1 Answers
2
Remove Safari/Chrome textinput/textarea glow
As per the link provided
textarea, input { outline: none; }
Tried, tested & worked :P

Community
- 1
- 1

Rohan Büchner
- 5,333
- 4
- 62
- 106