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 b3df56a commit c564f81Copy full SHA for c564f81
1 file changed
src/librustdoc/html/static/css/rustdoc.css
@@ -981,6 +981,7 @@ so that we can apply CSS-filters to change the arrow color in themes */
981
white-space: pre-wrap;
982
border-radius: 3px;
983
display: inline;
984
+ vertical-align: baseline;
985
}
986
987
.stab.portability > code {
0 commit comments