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 efbaa41 commit ce45b4fCopy full SHA for ce45b4f
src/librustdoc/html/static/rustdoc.css
@@ -394,13 +394,6 @@ nav.sub {
394
display: inline;
395
}
396
397
-.docblock-short.nowrap {
398
- display: block;
399
- overflow: hidden;
400
- white-space: nowrap;
401
- text-overflow: ellipsis;
402
-}
403
-
404
.docblock-short p {
405
overflow: hidden;
406
text-overflow: ellipsis;
0 commit comments