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 4daa62a commit 24b1d21Copy full SHA for 24b1d21
src/librustdoc/html/static/main.css
@@ -348,7 +348,7 @@ nav.sub {
348
.content .impl-items .docblock, .content .impl-items .stability {
349
margin-left: 40px;
350
}
351
-.content .impl-items .method, .content .impl-items .type {
+.content .impl-items .method, .content .impl-items > .type {
352
margin-left: 20px;
353
354
0 commit comments