- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Tue, 09 Aug 2016 00:49:18 +0000
- To: public-css-archive@w3.org
That's doable anyway - set the appropriate `-end` property to -1, and it'll go to the end. For the actually-useful case of "fill the grid regardless of how many columns it has", you can write `grid-column: 1 / -1`; -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/388#issuecomment-238421835 using your GitHub account
Received on Tuesday, 9 August 2016 00:49:24 UTC