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 8a35cc3 commit f92cd67Copy full SHA for f92cd67
src/librustdoc/html/static/css/rustdoc.css
@@ -1722,6 +1722,14 @@ in source-script.js
1722
display: block;
1723
}
1724
1725
+ .search-results > a > .type-kind {
1726
+ display: inline-block;
1727
+ }
1728
+ .search-results > a > .result-name {
1729
1730
+ margin-left: 7px;
1731
1732
+
1733
/* Display an alternating layout on tablets and phones */
1734
.search-results > a {
1735
padding: 5px 0px;
0 commit comments