Skip to content

Commit 25a917b

Browse files
committed
[css-flexbox] Make propdef table more useful.
1 parent 277d9d3 commit 25a917b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-flexbox/Overview.bs

+4
Original file line numberDiff line numberDiff line change
@@ -1498,6 +1498,10 @@ The 'flex' Shorthand</h3>
14981498
<pre class='propdef shorthand'>
14991499
Name: flex
15001500
Value: none | [ <<'flex-grow'>> <<'flex-shrink'>>? || <<'flex-basis'>> ]
1501+
Initial: none
1502+
Applies to: <a>flex items</a>
1503+
Inherited: no
1504+
Media: visual
15011505
</pre>
15021506

15031507
The 'flex' property specifies the components of a <dfn>flexible length</dfn>:

0 commit comments

Comments
 (0)