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

v4: Fix card columns #20665

Merged
merged 1 commit into from
Sep 8, 2016
Merged

v4: Fix card columns #20665

merged 1 commit into from
Sep 8, 2016

Conversation

mdo
Copy link
Member

@mdo mdo commented Sep 7, 2016

Fixes #20654 by reverting #20447. Cards must be inline-block in columns, otherwise they can get split across columns.

Cards must be inline-block in columns, otherwise they can get split across columns
@schoenburg
Copy link

FYI, looks like #20664 is the same fix as this, minus the helper text. One should probably be closed out.

@mdo mdo merged commit 5713077 into v4-dev Sep 8, 2016
@mdo mdo deleted the card-cols branch September 8, 2016 03:38
@DevTalent1121
Copy link

DevTalent1121 commented Jul 26, 2019

I already added display:inline-block.
but it's still not working...

image

@mdo
Copy link
Member Author

mdo commented Jul 26, 2019

Card columns are buggy as hell, and you've commented on nearly three year old issue. If you need rock solid layout here, we recommend our grid system, Masonry, or another manual approach. Sorry, we had much higher hopes for card columns, but the CSS support across browsers just isn't there.

@twbs twbs locked and limited conversation to collaborators Jul 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants