mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
rustdoc: revert spacing change in item-table
It really wasn't necessary for the bug fix, and could reasonably be considered a functional regression.
This commit is contained in:
parent
ee0fd6caf7
commit
cd0fd6314d
@ -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