[csswg-drafts] [css-align] Vertical alignment for Grid/Flex items content

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

== [css-align] Vertical alignment for Grid/Flex items content ==
It seems columns' content can only be aligned vertically with an extra wrapper. Without a wrapper inline-block children become blocks. Adding a wrapper is a workaround and a step backwards from table-cell.

Demo: https://codepen.io/radogado/pen/xXRJYE

Vertical alignment is extremely important and a bane to CSS for ages. Is there another method that I'm missing, or the spec should be changed?

Thanks.


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

Received on Saturday, 30 September 2017 14:01:36 UTC