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 eb05c44 commit 8c02435Copy full SHA for 8c02435
lib/rdoc/generator/template/darkfish/css/rdoc.css
@@ -579,8 +579,8 @@ main .method-detail {
579
margin-bottom: 2.5em;
580
}
581
582
-main .method-detail:target {
583
- margin-left: -10px;
+main .method-detail:target .method-heading {
+ margin-left: 10px;
584
border-left: 10px solid var(--border-color);
585
586
0 commit comments