Skip to content

Commit 344b9be

Browse files
committed
[css-grid-3][editorial] Reword caption
1 parent 924c264 commit 344b9be

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

css-grid-3/Overview.bs

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1095,8 +1095,13 @@ Alignment and Spacing</h2>
10951095
<figure>
10961096
<img src="images/masonry-box.png">
10971097
<figcaption>
1098-
The extent of the alignment subject is indicated by the dashed border.
1099-
(Note that item 1 has a 5px bottom margin here.)
1098+
The extent of the alignment subject is indicated by the dashed border,
1099+
while the alignment container is the whole container
1100+
(indicated by the height of the column dividers).
1101+
It defaults to start-aligning,
1102+
but depending on (in this case) 'align-content',
1103+
the items can move down, as a block,
1104+
to center- or end-align vertically.
11001105
</figcaption>
11011106
</figure>
11021107

0 commit comments

Comments
 (0)