We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14fcf5a commit 4503ee9Copy full SHA for 4503ee9
1 file changed
css3-page/Overview.src.html
@@ -2001,7 +2001,7 @@ <h3 id="allowed-pg-brk">Allowed page breaks</h3>
2001
<ol>
2002
<li id="brk-btw-blocks">In the vertical margin between sibling block boxes
2003
(or rows in a table). When a <a href="forced-pg-brk">forced page break</a>
2004
-occurs here, the used value of any adjoining 'margin-bottom' are set to zero.
+occurs here, the used values of any adjoining 'margin-bottom' are set to zero.
2005
When an unforced page break occurs here, both the adjoining 'margin-top' and
2006
'margin-bottom' are set to zero.</li>
2007
<li id="brk-btw-lines">Between line boxes inside a block box.</li>
0 commit comments