Closed alaksandarjesus closed 9 years ago
This code removed it.
.btn:focus,.btn:active:focus,.btn.active:focus, .btn.focus,.btn:active.focus,.btn.active.focus { outline: none; }
Thanks to
http://stackoverflow.com/questions/21201080/bootstrap-button-remove-outline-on-chrome-os-x
Thanks for the info, I will include this in the next release!
When i click on the checkbox i am getting a glow or border around it. How to remove it.
Thanks for providing such a wonderful directive.