Skip to content

Commit d564e75

Browse files
committed
[css-flexbox] bikeshed improvements
--HG-- extra : rebase_source : f01b65220a5ae6b43eb42239bd955a17d191d56c
1 parent 4c505d2 commit d564e75

File tree

2 files changed

+11
-16
lines changed

2 files changed

+11
-16
lines changed

css-flexbox/Overview.bs

+1-6
Original file line numberDiff line numberDiff line change
@@ -1131,14 +1131,9 @@ Flex Line Wrapping: the 'flex-wrap' property</h3>
11311131
<h3 id='flex-flow-property'>
11321132
Flex Direction and Wrap: the 'flex-flow' shorthand</h3>
11331133

1134-
<pre class='propdef'>
1134+
<pre class='propdef shorthand'>
11351135
Name: flex-flow
11361136
Value: <'flex-direction'> || <'flex-wrap'>
1137-
Initial: see individual properties
1138-
Applies to: <a>flex containers</a>
1139-
Inherited: see individual properties
1140-
Computed value: see individual properties
1141-
Media: visual
11421137
</pre>
11431138

11441139
<p>The 'flex-flow' property is a shorthand for setting the 'flex-direction' and 'flex-wrap' properties,

0 commit comments

Comments
 (0)