# HG changeset patch # User Mads Kiilerich # Date 2015-09-14 23:06:23 # Node ID e5078f5b46a755cc854cb4644af8fbddf029b2bb # Parent f24851239566e99f7f3f2c7b47690e32e87d0a6e comments: decrease #target comment margin size to compensate for 1 pixel wider yellow border 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 @@ -4826,6 +4826,7 @@ div.comment:target:before { div.comment:target>.comment-wrapp { border: solid 2px #ee0 !important; + margin: 2px 2px 4px 4px; } .lineno:target a {