We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf2170 commit ef0ff45Copy full SHA for ef0ff45
1 file changed
css3-flexbox/Overview.src.html
@@ -1302,7 +1302,7 @@ <h3 id='flex-align'>
1302
1303
<p>
1304
A value of <dfn id="flex-item-align-auto">''auto''</dfn> for 'flex-item-align'
1305
- computes to the value of 'flex-align' on the <i>flexbox item's</i> flexbox.
+ computes to the value of 'flex-align' on the element's parent.
1306
The alignments are defined as:
1307
1308
<dl>
0 commit comments