Skip to content

Commit 5a89d9c

Browse files
committed
[css-flexbox] typo
1 parent e4b15fc commit 5a89d9c

2 files changed

Lines changed: 150 additions & 124 deletions

File tree

css-flexbox/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@ Implied Minimum Size of Flex Items</h3>
878878
New computed value: the percentage as specified or the absolute length or a keyword
879879
</pre>
880880

881-
<dl dfn-type=value dfn-for="min-width, min-height">
881+
<dl dfn-type=value dfn-for="min-width min-height">
882882
<dt><dfn>auto</dfn>
883883
<dd>
884884
On a <a>flex item</a> whose 'overflow' is ''overflow/visible'',

0 commit comments

Comments
 (0)