changeset 5500:e5078f5b46a7 stable

comments: decrease #target comment margin size to compensate for 1 pixel wider yellow border
author Mads Kiilerich <madski@unity3d.com>
date Mon, 14 Sep 2015 23:06:23 +0200
parents f24851239566
children c79e4f89bfd3
files kallithea/public/css/style.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 {