Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix .list-group-item buttons focus outline overlap #21537

Closed
wants to merge 1 commit into from
Closed

Fix .list-group-item buttons focus outline overlap #21537

wants to merge 1 commit into from

Conversation

pratu16x7
Copy link

When list group buttons are focused, their bottom outline is overlapped by the next list button (this seems to be an issue with outlines in general)

screen shot 2017-01-04 at 9 20 23 pm

Active list items were already placed above their siblings. This pull request does the same with a focused button to prevent the outline overlap. The recent pull request #16215 for list-group buttons made it easy to include the focus style. Hope it is according to coding standards.

@mdo
Copy link
Member

mdo commented Jan 4, 2017

Closing as a won't fix for now given we're not actively developing v3 at this time.

@mdo mdo closed this Jan 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants