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

Redo .card-deck and .card-group so they're always flex #22860

Merged
merged 2 commits into from
Aug 13, 2017
Merged

Conversation

mdo
Copy link
Member

@mdo mdo commented Jun 18, 2017

This rearranges the Sass source code for card decks and groups so that they are always flex containers. It also addresses the vertical spacing for them on the xs breakpoint by adding some default margin there (that's later overridden).

Fixes #22206

@mdo mdo merged commit 54d7680 into v4-dev Aug 13, 2017
@mdo mdo deleted the card-styles branch August 13, 2017 21:53
@mdo mdo mentioned this pull request Aug 13, 2017
@gijsbotje
Copy link
Contributor

@mdo i'm getting this behavior on the card-groups on the currect v4-dev branch, and i think it's caused by this pr
schermafbeelding 2017-08-16 om 20 45 43

is the margin on the bottom supposed to be overridden?
i'll happily make a pr to fix it

@mdo
Copy link
Member Author

mdo commented Aug 16, 2017

Hmm yeah margin should be overridden. Those should be equal height.

@gijsbotje
Copy link
Contributor

i'll see if i can fix it

@gijsbotje
Copy link
Contributor

@mdo PR is up #23505

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