mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
Rollup merge of #128051 - notriddle:notriddle/spacing, r=GuillaumeGomez
rustdoc: revert spacing change in item-table It really wasn't necessary for the bug fix, and could reasonably be considered a functional regression. In response to https://github.com/rust-lang/rust/pull/127418#discussion_r1685863628
This commit is contained in:
commit
27ac1084df
@ -2183,7 +2183,6 @@ in src-script.js and main.js
|
||||
width: 33%;
|
||||
}
|
||||
.item-table > li > div {
|
||||
padding-bottom: 5px;
|
||||
word-break: break-all;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user