Skip to content

Commit 5aae74e

Browse files
committed
[css-position-3][editorial] Fix markup
1 parent 03fd977 commit 5aae74e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-position-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1323,7 +1323,7 @@ The Height Of Absolutely Positioned, Replaced Elements</h3>
13231323
and the element has an intrinsic ratio
13241324
then the used value of 'height' is:
13251325

1326-
<code>(used width) / (intrinsic ratio)</code></p>
1326+
<code>(used width) / (intrinsic ratio)</code>
13271327

13281328
Otherwise, if 'height' has a computed value of ''top/auto''
13291329
and the element has an intrinsic height,

0 commit comments

Comments
 (0)