Skip to content

Commit af6b1d2

Browse files
committed
[css-page-floats] minor syntax fix
1 parent 6edc26d commit af6b1d2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-page-floats/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ Terminology</h2>
7373
<dt><dfn>Float reference</dfn>
7474
<dd>
7575
The entity to which the float is aligned.
76-
<dt><dfn>Not overlapping</dfn></dt>
76+
<dt><dfn>Not overlapping</dfn>
77+
<dd>
7778
Two elements are not overlapping if the margin box of one element is not
7879
overlapping the margin box of the other element.
7980
</dl>

0 commit comments

Comments
 (0)