26
Bootstrap button remove focus outline
Bootstrap 4 button remove focus outline border
.btn-primary.focus, .btn-primary:focus {
-webkit-box-shadow: none!important;
box-shadow: none!important;
}
rated 30 times
(28)
(2)
comments: 0 / hits: 14906
/ 5 years ago, thu, aug 3, 17, 02:59:59
More From
» CSS
Comments
There are no comments for this Snippet yet