# HG changeset patch # User Marcin Kuzminski # Date 1321302247 -7200 # Node ID 99ab323572628120ddf301e5a984853a5ebf1b8a # Parent 28eeddf81b25e9bc3a86a220913eabf294dd5faf touch up padding on inline comments diff -r 28eeddf81b25 -r 99ab32357262 rhodecode/public/css/style.css --- a/rhodecode/public/css/style.css Mon Nov 14 22:20:04 2011 +0200 +++ b/rhodecode/public/css/style.css Mon Nov 14 22:24:07 2011 +0200 @@ -3413,9 +3413,7 @@ -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; - margin-left: 5px; - margin-right: 5px; - margin-bottom: 3px; + margin: 3px 3px 5px 5px; } .inline-comments .comment .meta {