[csswg-drafts] [css-flexbox-2] Add flex-wrap: dense

tabatkins has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-flexbox-2] Add flex-wrap: dense ==
If items don't fit on one line, try to pack them again with their min-content size instead, causing line wraps inside the item before wrapping the flex line (good for toolbars).

(copied from [the wiki](https://wiki.csswg.org/spec/css-flexbox-2))

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3071 using your GitHub account

Received on Thursday, 30 August 2018 23:20:02 UTC