Re: [csswg-drafts] Suggestion: Ability to adjust the height of a display:inline-block element without pushing away other elements. (#4973)

Also, it seems that this design would be better served by using https://drafts.csswg.org/css-grid/ and having each post be a grid item rather than by using inline-blocks. In the case of Reddit, this should be doable without changes to the HTML markup, since the posts are direct children of a container element.

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

Received on Monday, 25 May 2020 09:42:48 UTC