button { border: none; } button:focus { border: none; outline: none; } button:focus{ outline:none !important; } (add !important if it is used in Bootstrap)