Skip to content

Commit 0416589

Browse files
authored
Rollup merge of #102242 - notriddle:notriddle/summary, r=GuillaumeGomez
rustdoc: remove unused CSS `.summary` It was added in 4d16de0 as part of a stability dashboard that was removed in 0a46933.
2 parents 5a70396 + 55b11cf commit 0416589

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: 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)