We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f7c23b commit da73a91Copy full SHA for da73a91
css-flexbox/Overview.bs
@@ -682,7 +682,7 @@ Flex Item Margins and Paddings</h3>
682
683
Percentage margins and paddings on <a>flex items</a>
684
are always resolved against their own axis:
685
- left and right margins resolve against the containing's block width,
+ left and right margins resolve against the containing block's width,
686
and top and bottom margins resolve against the containing block's height.
687
Unlike blocks, <a>block-axis</a> margins do not resolve against
688
the inline dimension of their containing block.
0 commit comments