Skip to content

Commit a3454dc

Browse files
committed
[css-align] Fix copy/paste error. Fixes w3c#1427.
1 parent 48f48f8 commit a3454dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-align/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1038,7 +1038,7 @@ Inline/Main-Axis Alignment: the 'justify-self' property</h3>
10381038
In terms of CSS2.1 block-level formatting [[!CSS2]],
10391039
the rules for “over-constrained” computations in <a href="https://www.w3.org/TR/CSS21/visudet.html#blockwidth">section 10.3.3</a>
10401040
are ignored in favor of alignment as specified here
1041-
and the used value of the inset properties are therefore not adjusted to correct for the over-constraint.
1041+
and the used value of the margin properties are therefore not adjusted to correct for the over-constraint.
10421042

10431043
This property does not apply to floats.
10441044
</table>

0 commit comments

Comments
 (0)