We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.docblock .impl-items
1 parent 4fd4de7 commit 037a911Copy full SHA for 037a911
1 file changed
src/librustdoc/html/static/css/rustdoc.css
@@ -759,14 +759,6 @@ pre, .rustdoc.source .example-wrap {
759
margin-bottom: 15px;
760
}
761
762
-.content .docblock > .impl-items {
763
- margin-left: 20px;
764
- margin-top: -34px;
765
-}
766
-.content .docblock >.impl-items table td {
767
- padding: 0;
768
769
-
770
.item-info {
771
display: block;
772
0 commit comments