Commit 50f662e
committed
rustdoc: remove unused CSS
When these rules were added in 4fd061c
(yeah, that's the very first commit of rustdoc_ng), `.item-list` was a
`<ul>`, and this would override the default style for that tag.
In c1b1d68, it was changed to use a
`<div>` tag, so these rules are both no-ops..content .item-list
1 parent 2d46584 commit 50f662e
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
690 | 690 | | |
691 | 691 | | |
692 | 692 | | |
693 | | - | |
694 | | - | |
695 | | - | |
696 | | - | |
697 | | - | |
698 | 693 | | |
699 | 694 | | |
700 | 695 | | |
| |||
0 commit comments