Skip to content

Commit 03fd977

Browse files
committed
[css-align-3][editorial] Fix indentation
1 parent 9beaea1 commit 03fd977

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

css-align-3/Overview.bs

+4-4
Original file line numberDiff line numberDiff line change
@@ -2539,10 +2539,10 @@ Changes</h2>
25392539
assume ''horizontal-tb''.
25402540
<li>If the box’s own [=writing mode=] is horizontal,
25412541
assume ''vertical-lr'' if 'direction' is ''ltr''
2542-
and ''vertical-rl'' if 'direction' is ''rtl''.
2543-
</ul>
2544-
</ins>
2545-
</blockquote>
2542+
and ''vertical-rl'' if 'direction' is ''rtl''.
2543+
</ul>
2544+
</ins>
2545+
</blockquote>
25462546
<li>Define the 'grid-gap' properties as [=legacy name aliases=] of the 'gap' properties.
25472547
(<a href="https://github.com/w3c/csswg-drafts/issues/8014">Issue 8014</a>)
25482548
<li>Defer definition of ''align-self/normal'' alignment for [=absolutely positioned boxes=] to [[css-position-3]].

0 commit comments

Comments
 (0)