# HG changeset patch # User Mads Kiilerich # Date 1442264783 -7200 # Node ID e5078f5b46a755cc854cb4644af8fbddf029b2bb # Parent f24851239566e99f7f3f2c7b47690e32e87d0a6e comments: decrease #target comment margin size to compensate for 1 pixel wider yellow border diff -r f24851239566 -r e5078f5b46a7 kallithea/public/css/style.css --- a/kallithea/public/css/style.css Mon Sep 14 23:06:09 2015 +0200 +++ b/kallithea/public/css/style.css Mon Sep 14 23:06:23 2015 +0200 @@ -4826,6 +4826,7 @@ div.comment:target>.comment-wrapp { border: solid 2px #ee0 !important; + margin: 2px 2px 4px 4px; } .lineno:target a {