Skip to content

Commit 55b11cf

Browse files
committed
rustdoc: remove unused CSS .summary
It was added in 4d16de0 as part of a stability dashboard that was removed in 0a46933.
1 parent 6580010 commit 55b11cf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/librustdoc/html/static/css/rustdoc.css

-4
Original file line numberDiff line numberDiff line change
@@ -1130,10 +1130,6 @@ so that we can apply CSS-filters to change the arrow color in themes */
11301130
font-size: 1rem;
11311131
}
11321132

1133-
.summary {
1134-
padding-right: 0px;
1135-
}
1136-
11371133
pre.rust .question-mark {
11381134
font-weight: bold;
11391135
}

0 commit comments

Comments
 (0)