We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16d913f commit e377000Copy full SHA for e377000
css-flexbox/Overview.bs
@@ -682,7 +682,7 @@ Absolutely-Positioned Flex Children</h3>
682
683
<div class='example'>
684
The effect of this is that if you set, for example,
685
- ''align-content: center;'' on an absolutely-positioned child of a <a>flex container</a>,
+ ''align-self: center;'' on an absolutely-positioned child of a <a>flex container</a>,
686
auto offsets on the child will center it in the <a>flex container's</a> <a>cross axis</a>.
687
688
However, since the absolutely-positioned box is considered to be “fixed-size”,
0 commit comments