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

[css-align-4] (flex-)end fallback alignment for space-between #2654

Open
LeaVerou opened this issue May 7, 2018 · 1 comment
Open

[css-align-4] (flex-)end fallback alignment for space-between #2654

LeaVerou opened this issue May 7, 2018 · 1 comment
Assignees

Comments

@LeaVerou
Copy link
Member

LeaVerou commented May 7, 2018

Currently the fallback alignment for 1 item and space-between is start / flex-start.

I think flex-end / end makes just as much sense, and I recently ran into a use case that required exactly that. It would be good to have a way to control which way the fallback alignment goes. Perhaps as a second keyword in the alignment properties? E.g. justify-content: space-between flex-end;?

@fantasai
Copy link
Collaborator

fantasai commented May 7, 2018

We have resolutions on the syntax for this hanging around somewhere, just need to add it to L4!

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