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

Remove duplicated .card-header code #24212

Merged
merged 1 commit into from
Oct 3, 2017
Merged

Remove duplicated .card-header code #24212

merged 1 commit into from
Oct 3, 2017

Conversation

vsn4ik
Copy link
Contributor

@vsn4ik vsn4ik commented Oct 2, 2017

#23477 Created - 16 Aug 2017. Merged - 20 Aug 2017:

.card-header + .list-group > .list-group-item:first-child {
border-top: 0;
}

#23022 Created - 9 Jul 2017. Merged - 26 Sep 2017:

+ .list-group {
.list-group-item:first-child {
border-top: 0;
}

Two PRs fixed the same problem.

@vsn4ik vsn4ik changed the title Remove duplicated code in .card-header Remove duplicated .card-header code Oct 2, 2017
@mdo mdo merged commit b2cadc2 into twbs:v4-dev Oct 3, 2017
@vsn4ik vsn4ik deleted the v4-dev-card-header-duplicate branch October 3, 2017 05:57
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