- From: jonjohnjohnson via GitHub <sysbot+gh@w3.org>
- Date: Sat, 16 Mar 2019 01:22:51 +0000
- To: public-css-archive@w3.org
https://jsfiddle.net/nfy4qe1v/ Here's your example and I see a 5x5, not 5x10 image. Did you mean to use `flex-direction: row`? Regardless of the flex containers own width? Which then means the image "stretches" to it's intrinsic (10px) height unless you set `align-items`/`align-self` to a non `stretch` (`normal`) value? -- GitHub Notification of comment by jonjohnjohnson Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3736#issuecomment-473486007 using your GitHub account
Received on Saturday, 16 March 2019 01:22:52 UTC