We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30364ae commit 559f09dCopy full SHA for 559f09d
1 file changed
css3-flexbox/Overview.src.html
@@ -1304,7 +1304,8 @@ <h3 id='flex-align'>
1304
1305
<p>
1306
A value of <dfn id="flex-item-align-auto">''auto''</dfn> for 'flex-item-align'
1307
- computes to the value of 'flex-align' on the element's parent.
+ computes to the value of 'flex-align' on the element's parent,
1308
+ or ''stretch'' if the element has no parent.
1309
The alignments are defined as:
1310
1311
<dl>
0 commit comments