diff --git a/kallithea/public/css/style.css b/kallithea/public/css/style.css --- a/kallithea/public/css/style.css +++ b/kallithea/public/css/style.css @@ -4840,7 +4840,7 @@ table.code-difftable .unmod .code pre:be /* show some context of link targets - but only works when the link target can be extended with any visual difference */ -:target:before { +div.comment:target:before { display: block; height: 100px; margin: -100px 0 0;