- From: Lea Verou via GitHub <sysbot+gh@w3.org>
- Date: Mon, 07 May 2018 23:02:53 +0000
- To: public-css-archive@w3.org
LeaVerou has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-align-4] (flex-)end fallback alignment for space-between == Currently the fallback alignment for 1 item and `space-between` is [`start` / `flex-start`](https://github.com/w3c/csswg-drafts/issues/2316). 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;`? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2654 using your GitHub account
Received on Monday, 7 May 2018 23:02:56 UTC