Skip to content

Commit 76df90d

Browse files
committed
commented out confusing text
1 parent 76edb4c commit 76df90d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css3-multicol/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1402,8 +1402,8 @@ <h3>Overflow outside multicol elements</h3>
14021402
<ul>
14031403

14041404
<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.
1405+
column height (e.g., using 'height') must be honored, if possible. In
1406+
paged media, the column height is constrained by the size of the page.
14071407

14081408
<li>Explicit column breaks. Explicit column breaks may create more
14091409
columns than there is room for inside the multicol element.

0 commit comments

Comments
 (0)