We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ec7c5c commit 057a563Copy full SHA for 057a563
css-align-3/Overview.bs
@@ -2104,6 +2104,9 @@ Row and Column Gutters: the 'row-gap' and 'column-gap' properties</h3>
2104
See [[css-grid-1#gutters]] for precise details.
2105
</dl>
2106
2107
+ In all cases, the [=gutter=] disappears when it coincides with
2108
+ a [=fragmentation break=]. [[CSS-BREAK-3]]
2109
+
2110
Note: Table boxes do not use the 'gap' properties
2111
to specify separation between their cells.
2112
Instead, they use the 'border-spacing' property,
0 commit comments