My buttons all have a highlight around them after I click them. This is in Chrome.
Style
.not-focusable:focus { outline: none; box-shadow: none; }
Using
My Button