clarify the align-items: stretch will also shrink the cross axis #39491
Labels
Content:CSS
Cascading Style Sheets docs
goal: clarity
(Experimental label) Issues about unclear/confusing/inconcise content.
good first issue
A good issue for newcomers to get started with.
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/align-items
What specific section or headline is this issue about?
align-items: stretch
What information was incorrect, unhelpful, or incomplete?
current: "If the items are smaller than the alignment container, auto-sized items will be equally enlarged to fill the container, respecting the items' width and height limits."
What did you expect to see?
suggested: "If the items are smaller than the alignment container, auto-sized items will be equally enlarged to fill the container (and vice-versa, overflowing items will be shrunk), respecting the items' width and height limits."
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
en-us/web/css/align-items
The text was updated successfully, but these errors were encountered: