File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -726,7 +726,9 @@ The 'justify-content' And 'align-content' Properties</h3>
726726 <tr>
727727 <th> <a lt="alignment subject">Alignment Subject(s)</a>
728728 <td>
729- The column boxes.
729+ The column boxes,
730+ with any spacing inserted between column boxes
731+ added to the relevant column gaps.
730732 <tr>
731733 <th> 'align-content' Axis
732734 <td>
@@ -747,7 +749,7 @@ The 'justify-content' And 'align-content' Properties</h3>
747749 both are defined as described in the column-sizing rules
748750 of [[!CSS3-MULTICOL]] .
749751
750- In the case of multi-column elements with both a 'column-count' and 'column-width' ,
752+ In the case of multi-column elements with a non- ''auto'' 'column-width' ,
751753 'justify-content' values other than ''justify-content/normal'' or ''justify-content/stretch''
752754 cause the columns to take their specified 'column-width'
753755 rather than stretching to fill the container.
You can’t perform that action at this time.
0 commit comments