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.
2 parents 5d8b2a5 + 9c36491 commit 63e86a7Copy full SHA for 63e86a7
src/librustdoc/html/static/rustdoc.css
@@ -1570,9 +1570,13 @@ h4 > .notable-traits {
1570
height: 73px;
1571
}
1572
1573
+ #main {
1574
+ margin-top: 100px;
1575
+ }
1576
+
1577
#main > table:not(.table-display) td {
1578
word-break: break-word;
- min-width: 10%;
1579
+ width: 50%;
1580
1581
1582
.search-container > div {
0 commit comments