Skip to content

Conversation

@PDerid
Copy link

@PDerid PDerid commented Jan 17, 2020

Added styles only to the top level element of the list.
Removed following lines:

&:last-child {
.list-group-item:last-child {
border-bottom-width: 0;
}
}

and added the border width of 0 to the last .list-group-item child.

closes #30027
closes #27126 because the double border does not occur in the code update.

Netlify link

@PDerid PDerid requested a review from a team as a code owner January 17, 2020 09:57
@MartijnCuppens MartijnCuppens changed the title nested list-group-horizontal in list-group-flus border fix Nested list-group-horizontal in list-group-flush border fix Jan 18, 2020
Copy link
Member

@MartijnCuppens MartijnCuppens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Nested list-group-horizontal inside list-group-flush renders without proper borders

2 participants