We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9930696 commit 1f86584Copy full SHA for 1f86584
1 file changed
css-align/Overview.bs
@@ -701,6 +701,9 @@ Inline/Main-Axis Alignment: the 'justify-self' property</h3>
701
while still respecting the constraints imposed by 'min-height'/'min-width'/'max-height'/'max-width'.
702
Unless otherwise specified, this value falls back to ''flex-start''.
703
704
+ Note: The ''justify-self/stretch'' keyword can cause elements to shrink,
705
+ to fit their container.
706
+
707
All other values are as defined in [[#alignment-values]], above.
708
709
<hr>
0 commit comments