Skip to content

Commit 4f11a39

Browse files
committed
invisible isn't a tag
1 parent ccb78d2 commit 4f11a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustdoc/html/static/rustdoc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ h3.impl > .out-of-band {
284284
font-size: 21px;
285285
}
286286

287-
h4 > code, h3 > code, invisible > code {
287+
h4 > code, h3 > code, .invisible > code {
288288
position: inherit;
289289
}
290290

0 commit comments

Comments
 (0)