diff --git a/rhodecode/public/css/style.css b/rhodecode/public/css/style.css --- a/rhodecode/public/css/style.css +++ b/rhodecode/public/css/style.css @@ -4797,7 +4797,6 @@ table.code-difftable .code pre { background-color: inherit !important; } -div:target { +div.comment:target>.comment-wrapp { border: solid 2px #ee0 !important; - margin: -2px; -} +}