We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91d3a01 commit d3c3681Copy full SHA for d3c3681
1 file changed
css3-multicol/Overview.src.html
@@ -1256,6 +1256,7 @@ <h3>'column-span'</h3>
1256
<dl>
1257
1258
<dt>none
1259
+
1260
<dd>The element does not span multiple columns.
1261
1262
<dt>all
@@ -1444,7 +1445,7 @@ <h3>Overflow inside multicol elements</h3>
1444
1445
<h3>Pagination and overflow outside multicol elements</h3>
1446
1447
<p>Content and column rules that extend outside column boxes at
-the edges of the multi-column element is clipped according to the
1448
+the edges of the multi-column element are clipped according to the
1449
'overflow' property.
1450
1451
<p>A multicol element can have more columns than it has room for due to:
0 commit comments