Skip to content

Commit 1f86584

Browse files
committed
[css-align] Add note about justify-self/stretch possibly causing shrinkage.
1 parent 9930696 commit 1f86584

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

css-align/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -701,6 +701,9 @@ Inline/Main-Axis Alignment: the 'justify-self' property</h3>
701701
while still respecting the constraints imposed by 'min-height'/'min-width'/'max-height'/'max-width'.
702702
Unless otherwise specified, this value falls back to ''flex-start''.
703703

704+
Note: The ''justify-self/stretch'' keyword can cause elements to shrink,
705+
to fit their container.
706+
704707
All other values are as defined in [[#alignment-values]], above.
705708

706709
<hr>

0 commit comments

Comments
 (0)