Skip to content

Commit c06ce24

Browse files
Fix source code page
1 parent ad55286 commit c06ce24

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

templates/style.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,14 @@ div.rustdoc {
6666
}
6767
}
6868

69+
#source-sidebar {
70+
top: 32px;
71+
}
72+
73+
#sidebar-toggle {
74+
top: 62px;
75+
}
76+
6977
@media (max-width: 700px) {
7078
.sidebar.mobile {
7179
top: 32px;

0 commit comments

Comments
 (0)