Skip to content

Commit 4277c9e

Browse files
committed
[css-align] Block's justify-self:normal should act like 'stretch', not 'start'. Fixes w3c#1437.
1 parent da03cd9 commit 4277c9e

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
@@ -1031,7 +1031,7 @@ Inline/Main-Axis Alignment: the 'justify-self' property</h3>
10311031
<tr>
10321032
<th>''justify-self/normal'' Behavior
10331033
<td>
1034-
Behaves as ''justify-self/start''.
1034+
Behaves as ''justify-self/stretch''.
10351035
<tr>
10361036
<th>Other Details
10371037
<td>

0 commit comments

Comments
 (0)