- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Tue, 09 Feb 2021 20:54:15 +0000
- To: public-css-archive@w3.org
`place-items` doesn't seem to prevent that, I guess you meant `place-content` (`align-content` + `justify-content`). I agree this should be clearer, now there is only the subtle https://drafts.csswg.org/css-grid/#valdef-grid-template-columns-auto > **auto** As a maximum: represents the largest max-content contribution of the grid items occupying the grid track; however, unlike `max-content`, allows expansion of the track by the `align-content` and `justify-content` properties. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5966#issuecomment-776237766 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 9 February 2021 20:54:18 UTC