We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba91bf3 commit 6320400Copy full SHA for 6320400
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 7f388068b9c945a447328b42d6c14ac25c35d2c0
+refs/heads/master: 3b41f3256228ffb01225eab671ef301aa18337d7
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 9fc8394d3bce22ab483f98842434c84c396212ae
5
refs/heads/try: cd2003ffd8dd976342f9e8fc1429ae93d6780e81
trunk/src/librustdoc/html/static/main.css
@@ -123,6 +123,7 @@ code, pre {
123
.docblock code {
124
background-color: #F5F5F5;
125
border-radius: 3px;
126
+ padding: 0 0.2em;
127
}
128
pre {
129
0 commit comments