- From: Ilya Streltsyn via GitHub <sysbot+gh@w3.org>
- Date: Thu, 28 Jun 2018 18:34:08 +0000
- To: public-css-archive@w3.org
Inline-flex elements are (inline-level) _flex containers,_ not flex items. Their direct children are flex items, and their vertical (in case of horizontal writing mode and `flex-direction: row`) position is controlled by `align-items`/`align-self` properties. The `vertical-align` property still affects the vertical position of the container itself in the line box. -- GitHub Notification of comment by SelenIT Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2838#issuecomment-401131560 using your GitHub account
Received on Thursday, 28 June 2018 18:34:11 UTC