Skip to content

Commit 2518987

Browse files
Fix non-clickable urls
1 parent ceb2512 commit 2518987

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/librustdoc/html/static/rustdoc.css

-4
Original file line numberDiff line numberDiff line change
@@ -391,10 +391,6 @@ h4 > code, h3 > code, .invisible > code {
391391
display: block;
392392
}
393393

394-
.in-band, code {
395-
z-index: -5;
396-
}
397-
398394
.invisible {
399395
width: 100%;
400396
display: inline-block;

0 commit comments

Comments
 (0)