Skip to content

Commit a2c384a

Browse files
committed
[css-grid-1] Note that absorbing positive free space means auto margins disable self-alignment.
1 parent c3f90db commit a2c384a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

css-grid-1/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3559,7 +3559,9 @@ Aligning with <a value for="margin">auto</a> margins</h3>
35593559

35603560
<li>
35613561
''margin/auto'' margins absorb positive free space
3562-
prior to alignment via the <a>box alignment properties</a>.
3562+
prior to alignment via the <a>box alignment properties</a>,
3563+
thereby disabling the effects of any [=self-alignment properties=]
3564+
in that axis.
35633565

35643566
<li>
35653567
Overflowing elements ignore their ''margin/auto'' margins

0 commit comments

Comments
 (0)