We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c647cc commit 45d60cdCopy full SHA for 45d60cd
css-rhythm/Overview.bs
@@ -245,6 +245,15 @@ Specifying Alignment: the 'block-step-align' property {#block-step-align}
245
is inserted on the <a>end</a> side of the box.
246
</dl>
247
248
+ In all cases,
249
+ additional spacing cannot be added to margins
250
+ that are truncated due to unforced page breaks
251
+ (see [[CSS3-PAGE]]);
252
+ therefore if 'block-step-insert' is ''margin'',
253
+ all extra space derived from applying 'block-step-size'
254
+ must be inserted on the opposite side of the box
255
+ (regardless of 'block-step-align').
256
+
257
Rounding Method: the 'block-step-round' property {#block-step-round}
258
------------------------------------------------
259
0 commit comments