Skip to content

Commit 1033728

Browse files
committed
Remove border-left from method details
it reads better without
1 parent 8417536 commit 1033728

File tree

1 file changed

+0
-1
lines changed
  • lib/rdoc/generator/template/darkfish/css

1 file changed

+0
-1
lines changed

lib/rdoc/generator/template/darkfish/css/rdoc.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,6 @@ main .method-detail {
581581

582582
main .method-detail:target {
583583
margin-left: -10px;
584-
border-left: 10px solid var(--border-color);
585584
}
586585

587586
main .method-header {

0 commit comments

Comments
 (0)