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 references of .card-deck-wrapper #21509

Closed
Quy opened this issue Jan 2, 2017 · 0 comments
Closed

Remove references of .card-deck-wrapper #21509

Quy opened this issue Jan 2, 2017 · 0 comments

Comments

@Quy
Copy link
Contributor

Quy commented Jan 2, 2017

.card-deck-wrapper is not required with flexbox mode.

By default, card decks require two wrapping elements: `.card-deck-wrapper` and a `.card-deck`. We use table styles for the sizing and the gutters on `.card-deck`. The `.card-deck-wrapper` is used to negative margin out the `border-spacing` on the `.card-deck`.
@Quy Quy changed the title No .card-deck-wrapper Remove .card-deck-wrapper Jan 2, 2017
@Quy Quy changed the title Remove .card-deck-wrapper Remove references of .card-deck-wrapper Jan 2, 2017
@mdo mdo added this to the v4.0.0-alpha.6 milestone Jan 2, 2017
@mdo mdo closed this as completed in b6b6def Jan 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants