Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-flexbox/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1715,7 +1715,7 @@ The 'flex-basis' property</h4>
Computed value: as specified, with lengths made absolute
Percentages: relative to the <a>flex container's</a> inner <a>main size</a>
Media: visual
Animation type: as 'width'
Animation type: length, percentage, or calc
</pre>

Advisement: Authors are encouraged to control flexibility using the 'flex' shorthand
Expand Down