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

columns as display: flex #188

Closed
Taakn opened this issue Jul 10, 2016 · 2 comments
Closed

columns as display: flex #188

Taakn opened this issue Jul 10, 2016 · 2 comments

Comments

@Taakn
Copy link

Taakn commented Jul 10, 2016

Hello,

Right now you have your columns with display: block. Wouldn't it more sense to have them as display: flex with flex-direction: column?

Thanks

@kristoferjoseph
Copy link
Owner

#173

@Taakn
Copy link
Author

Taakn commented Jul 11, 2016

ok thanks so much I didn't see this issue. I needed to override mine with display: flex because of nested items. Basically I needed to have my last rows stretch or be at the bottom of their parent column.

I haven't seen any issues so far though. Would you mind elaborating on your choice and what made you change your mind?

Thanks again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants