We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.source pre { overflow: auto }
1 parent 37d7de3 commit bfc50d0Copy full SHA for bfc50d0
1 file changed
src/librustdoc/html/static/css/rustdoc.css
@@ -523,7 +523,6 @@ ul.block, .block li {
523
}
524
525
.source .content pre.rust {
526
- overflow: auto;
527
padding-left: 0;
528
529
0 commit comments