We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba485c8 commit 7e7b470Copy full SHA for 7e7b470
1 file changed
css-align-3/Overview.bs
@@ -1843,10 +1843,9 @@ Row and Column Gutters: the 'row-gap' and 'column-gap' properties</h3>
1843
of a <a>block-level</a> <a>grid container</a>).
1844
1845
: <dfn>normal</dfn>
1846
- :: The ''gap/normal'' represents a UA-dependent length on <a>multi-column elements</a>,
+ :: The ''gap/normal'' represents
1847
+ a used value of ''1em'' on <a>multi-column elements</a>,
1848
and a used value of ''0px'' in all other contexts.
-
1849
- Issue(2145): Should ''gap/normal'' just be ''1em'' in multicol?
1850
</dl>
1851
1852
Gutters effect a minimum spacing between items:
0 commit comments