Skip to content

Commit b94e0fe

Browse files
Gankraalexcrichton
authored andcommitted
---
yaml --- r: 126943 b: refs/heads/snap-stage3 c: 7669f04 h: refs/heads/master i: 126941: 479b9cf 126939: f5f7d81 126935: 8ac83da 126927: 8a3b107 126911: 1fcca2e v: v3
1 parent d648510 commit b94e0fe

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 7be8f0af0393dcdb077c2f6b1653836fd3fba235
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 9cffd7faeaf29c2aaba02c7808c9cb6fbb54873f
4+
refs/heads/snap-stage3: 7669f04fb0ddc3d71a1fb44dc1c5c00a6564ae99
55
refs/heads/try: 502e4c045236682e9728539dc0d2b3d0b237f55c
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b

branches/snap-stage3/src/librustdoc/html/static/main.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,14 @@ pre {
129129
padding: 20px;
130130
}
131131

132+
.content.source {
133+
margin-top: 50px;
134+
max-width: none;
135+
overflow: visible;
136+
margin-left: 0px;
137+
min-width: 70em;
138+
}
139+
132140
nav.sub {
133141
font-size: 16px;
134142
text-transform: uppercase;

0 commit comments

Comments
 (0)