Skip to content

Commit 058289a

Browse files
committed
[css-align] Remove extraneous wording
1 parent 6c96f4c commit 058289a

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
@@ -805,7 +805,7 @@ Block/Cross-Axis Alignment: the 'align-self' property</h3>
805805
The <dfn value for="align-self">auto</dfn> keyword computes to
806806
itself on absolutely-positioned elements,
807807
and to the computed value of 'align-items' on the parent
808-
(minus any ''legacy'' keywords) on all other boxes,
808+
on all other boxes,
809809
or ''align-self/start'' if the box has no parent.
810810
Its behavior depends on the layout model, as described for 'justify-self'.
811811

0 commit comments

Comments
 (0)