- From: Siarhei Bobryk via GitHub <sysbot+gh@w3.org>
- Date: Thu, 15 Apr 2021 10:09:25 +0000
- To: public-css-archive@w3.org
SiarheiBobryk has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [css-grid-1][css-grid-2] Set min-height for ex 39 == Set the `min-height` property for the `.grid` class to make the `align-content: center;` work much more clear. `align-content: center;` has no sense if we run example 39 as it is. [css-spec-shortname-1] Brief description which should also include the #issuenum-or-URL and/or link to relevant CSSWG minutes. Without `min-height` ![Screen Shot 2021-04-15 at 1 04 45 pm](https://user-images.githubusercontent.com/33809585/114852614-99508b00-9deb-11eb-8cd4-c270e35ef686.png) With `min-height` ![Screen Shot 2021-04-15 at 1 04 27 pm](https://user-images.githubusercontent.com/33809585/114852660-a40b2000-9deb-11eb-8ba9-a148e8e511b0.png) See https://github.com/w3c/csswg-drafts/pull/6214 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 15 April 2021 10:09:27 UTC