Commit 45a9d18
committed
rustdoc: remove no-op CSS
This rule, added in 49e6db7, overrode a
rule in normalize.css.
https://github.com/rust-lang/rust/blob/49e6db7f3510a99ab3d3723b2430add985629c39/src/librustdoc/html/static/normalize.css#L169-L175
When normalize.css was updated, this rule went away.
necolas/normalize.css@a8edd0c.source pre.rust { white-space: pre }
1 parent 7feb003 commit 45a9d18
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
541 | | - | |
542 | 541 | | |
543 | 542 | | |
544 | 543 | | |
| |||
0 commit comments