Skip to content

Commit de5ec2d

Browse files
committed
Argh, *again* I forget to include the generated version.
1 parent 02fc86f commit de5ec2d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css3-flexbox/Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929

3030
<h1 id=head-box-flexible>CSS Flexible Box Layout Module</h1>
3131

32-
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft, 20 January 2012</h2>
32+
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft, 21 January 2012</h2>
3333

3434
<dl>
3535
<dt>This version:
36-
<!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-flexbox-20120120/">http://www.w3.org/TR/2012/ED-css3-flexbox-20120120/</a>-->
36+
<!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-flexbox-20120121/">http://www.w3.org/TR/2012/ED-css3-flexbox-20120121/</a>-->
3737

3838

3939
<dd><a
@@ -1438,7 +1438,7 @@ <h3 id=flex-align><span class=secno>5.2. </span> Cross Axis Alignment: the
14381438
<a href="#cross-start"><i>cross-start</i></a> edge of the line.</p>
14391439
</dl>
14401440

1441-
<div class=figure> <img height=372 src="images/flex-align.svg" width=508>
1441+
<div class=figure> <img height=377 src="images/flex-align.svg" width=508>
14421442
<p class=caption>An illustration of the five &lsquo;<a
14431443
href="#flex-align0"><code class=property>flex-align</code></a>&rsquo;
14441444
keywords and their effects on a flexbox with four colored items.</p>

0 commit comments

Comments
 (0)