Commit 6d2935d
committed
rustdoc: remove unused CSS
This was added in 51f26ac to help with the
display of an `<h3>` tag that has a `<span class='in-band'>` inside.
The way implementation lists were rendered was changed in
34bd2b8 to have `<code class='in-band'>`,
making this CSS unused.
Then it was turned into a `<div>` in 9077d54
without issue.
Finally, the header itself acquired the `in-band` class in
76a3b60.#implementations-list > h3 > span.in-band
1 parent c2804e6 commit 6d2935d
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1528 | 1528 | | |
1529 | 1529 | | |
1530 | 1530 | | |
1531 | | - | |
1532 | | - | |
1533 | | - | |
1534 | | - | |
1535 | 1531 | | |
1536 | 1532 | | |
1537 | 1533 | | |
| |||
0 commit comments