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.
.trait-impl
1 parent 1a7c203 commit 03fe005Copy full SHA for 03fe005
src/librustdoc/html/static/css/rustdoc.css
@@ -734,9 +734,7 @@ a {
734
display: initial;
735
}
736
737
-.impl:hover > .anchor, .method.trait-impl:hover > .anchor,
738
-.type.trait-impl:hover > .anchor, .associatedconstant.trait-impl:hover > .anchor,
739
-.associatedtype.trait-impl:hover > .anchor {
+.impl:hover > .anchor, .trait-impl:hover > .anchor {
740
display: inline-block;
741
position: absolute;
742
0 commit comments