Button in List group not getting hover state on focus
Created by: timptner
In my card I added a list group with <a>
elements and one <button>
. With normal background the items and also the button will get into hover state on focus but with bg-dark the button will no longer support hover state.