Skip to content

Commit c3e467c

Browse files
Adjust placement of MDN annos for table/list items
Relates to whatwg/wattsi#116
1 parent a77e853 commit c3e467c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources.whatwg.org/standard-shared-with-dev.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ c-[il] { color: #000000 } /* Literal.Number.Integer.Long */
307307
}
308308
p + .mdn-anno { margin-top: -45px; }
309309
.mdn-anno.before { margin-top: 2px; }
310+
td > .mdn-anno.before, dt > .mdn-anno.before { margin-top: -26px; }
310311
h2 + .mdn-anno, h2 + div.status + .mdn-anno { margin: -48px 0 0 0; }
311312
h3 + .mdn-anno, h3 + div.status + .mdn-anno { margin: -46px 0 0 0; }
312313
h4 + .mdn-anno, h4 + div.status + .mdn-anno { margin: -42px 0 0 0; }

0 commit comments

Comments
 (0)