We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
div.desc { display: block }
1 parent 24606de commit 2405e60Copy full SHA for 2405e60
1 file changed
src/librustdoc/html/static/css/rustdoc.css
@@ -896,7 +896,6 @@ so that we can apply CSS-filters to change the arrow color in themes */
896
white-space: nowrap;
897
text-overflow: ellipsis;
898
overflow: hidden;
899
- display: block;
900
}
901
902
.search-results a:hover,
0 commit comments