Skip to content

Commit 6c2c09a

Browse files
committed
Added class=inline to the OL inside the DL in the CR Exit Criteria.
1 parent f243028 commit 6c2c09a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-content/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h3 class="no-num" id="crec">Candidate Recommendation Exit Criteria</h3>
127127
<dt>implementation</dt>
128128
<dd>
129129
<p>a user agent which:</p>
130-
<ol>
130+
<ol class=inline>
131131
<li>implements the feature.</li>
132132
<li>is available (i.e. publicly downloadable or available
133133
through some other public point of sale mechanism). This is the

0 commit comments

Comments
 (0)