We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a348d1 + eb2de64 commit 6625001Copy full SHA for 6625001
src/librustdoc/html/static/css/rustdoc.css
@@ -930,7 +930,7 @@ a.doc-anchor {
930
left: -17px;
931
/* We add this padding so that when the cursor moves from the heading's text to the anchor,
932
the anchor doesn't disappear. */
933
- padding-right: 5px;
+ padding-right: 10px;
934
/* And this padding is used to make the anchor larger and easier to click on. */
935
padding-left: 3px;
936
}
0 commit comments