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

Fix cards cut of when in columns #20664

Closed
wants to merge 1 commit into from

Conversation

iamphill
Copy link

@iamphill iamphill commented Sep 7, 2016

This changes the cards to use display: inline-block when in columns to stop them
wrapping when in columns and therefore stopping them getting cut off.

screen shot 2016-09-07 at 09 43 40

Fixes #20654

This changes the cards to use `display: inline-block` when in columns to stop them
wrapping when in columns and therefore stopping them getting cut off.

Fixes twbs#20654
@schoenburg schoenburg mentioned this pull request Sep 7, 2016
@mdo
Copy link
Member

mdo commented Sep 8, 2016

Thanks! Fixed it in #20665 with a comment so we don't remove it down the line <3.

@mdo mdo closed this Sep 8, 2016
@mdo mdo added this to the v4.0.0-alpha.5 milestone Sep 8, 2016
@DevTalent1121
Copy link

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

image

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.

3 participants