rustdoc: remove no-op CSS .source pre.rust { white-space: pre }
This rule, added in 49e6db7f3510a99ab3d3723b2430add985629c39, overrode a rule in normalize.css.49e6db7f35/src/librustdoc/html/static/normalize.css (L169-L175)
When normalize.css was updated, this rule went away.a8edd0c5aa
This commit is contained in:
parent
7feb003882
commit
45a9d18969
@ -538,7 +538,6 @@ ul.block, .block li {
|
||||
}
|
||||
|
||||
.source .content pre.rust {
|
||||
white-space: pre;
|
||||
overflow: auto;
|
||||
padding-left: 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user