Skip to content

Commit cd0fd63

Browse files
committed
rustdoc: revert spacing change in item-table
It really wasn't necessary for the bug fix, and could reasonably be considered a functional regression.
1 parent ee0fd6c commit cd0fd63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustdoc/html/static/css/rustdoc.css

-1
Original file line numberDiff line numberDiff line change
@@ -2183,7 +2183,6 @@ in src-script.js and main.js
21832183
width: 33%;
21842184
}
21852185
.item-table > li > div {
2186-
padding-bottom: 5px;
21872186
word-break: break-all;
21882187
}
21892188
}

0 commit comments

Comments
 (0)