-
-
Notifications
You must be signed in to change notification settings - Fork 79.1k
Closed
Description
Bootstrap 4 beta 3
Related to active buttons issue
@ysds
#24760
Related pull request
@mdo
#25070
I agree to remove the focus box shadow from .active.
The focus outline(box shadow) should only be used to highlight the focused elements - only one >element per window has the focus at a time.
In beta 3 the .active box shadow button issue was fixed for regular buttons, but not for outline buttons.
Additionally active outline buttons no longer change their text color when active
https://codepen.io/anon/pen/vpmZZM?editors=1000#0
Reactions are currently unavailable