Closed
Description
.basic.button :focus
should have the same styling as .basic.button :hover
otherwise you cannot visually distinguish where your focus is at when tabbing through them
http://jsfiddle.net/efp8z6Ln/150/ (try tabbing through all btns)