Skip to content

Commit 8222335

Browse files
committed
Clean up subversion layout
1 parent 7bb2c96 commit 8222335

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

+5
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,11 @@ ul.block, .block li {
581581
margin-top: calc( ( -16px + 0.57rem ) / 2 );
582582
}
583583

584+
.sidebar-crate + .version {
585+
margin-top: -1rem;
586+
margin-bottom: 1rem;
587+
}
588+
584589
.mobile-topbar {
585590
display: none;
586591
}

0 commit comments

Comments
 (0)