Skip to content

Commit e1e780f

Browse files
authored
Unrolled build for rust-lang#128051
Rollup merge of rust-lang#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 rust-lang#127418 (comment)
2 parents 20f23ab + cd0fd63 commit e1e780f

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)