Skip to content

Commit 2262d73

Browse files
authored
2 parents 8c3efd2 + b467c00 commit 2262d73

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/librustdoc/html/static/rustdoc.css

-8
Original file line numberDiff line numberDiff line change
@@ -572,14 +572,6 @@ a.test-arrow {
572572
right: 5px;
573573
}
574574

575-
.methods .section-header {
576-
/* Override parent class attributes. */
577-
border-bottom: none !important;
578-
font-size: 1.1em !important;
579-
margin: 0 0 -5px;
580-
padding: 0;
581-
}
582-
583575
.section-header:hover a:after {
584576
content: '\2002\00a7\2002';
585577
}

0 commit comments

Comments
 (0)