We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76edb4c commit 76df90dCopy full SHA for 76df90d
1 file changed
css3-multicol/Overview.src.html
@@ -1402,8 +1402,8 @@ <h3>Overflow outside multicol elements</h3>
1402
<ul>
1403
1404
<li>Constrained column height. A declaration that constrains the
1405
-column height (e.g., on 'height') must be honored, if possible. In
1406
-paged media, the height is constrained by the size of the page.
+column height (e.g., using 'height') must be honored, if possible. In
+paged media, the column height is constrained by the size of the page.
1407
1408
<li>Explicit column breaks. Explicit column breaks may create more
1409
columns than there is room for inside the multicol element.
0 commit comments