Re: [csswg-drafts] [css-inline] Leading control at start/end of block (#3240)

@WestonThayer Use `align-content: baseline` on each item instead of `align-self: baseline`. See https://www.w3.org/TR/css-align-3/#overview https://www.w3.org/TR/css-align-3/#content-distribution (It's not very well-supported yet, though.)

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3240#issuecomment-443473695 using your GitHub account

Received on Sunday, 2 December 2018 01:48:20 UTC