when click somewhere else the border disappears, tried onfocus none, but didn\'t help, how to make ugly button border disappear when click on?
button:focus{outline:none !important;}
add !important if it is used in Bootstrap
!important