Re: [csswg-drafts] [css-flexbox] Make it easier to define margins that only apply between flex-items

This just came up again when talking about margin collapsing in #1324 (and that margin collapsing and gaps between flex items are two different things).

@erikjung's suggested generally applying `item-gap` sounds good to me. `grid-gap` needs to be turned into an alias for it, then, though. And there also need to be general equivalents for `grid-row-gap` and `grid-column-gap`, e.g. `item-gap-block` and `item-gap-inline`.

Sebastian

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

Received on Thursday, 11 May 2017 12:04:04 UTC