Changeset - 99ab32357262
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 14 years ago 2011-11-14 21:24:07
marcin@python-works.com
touch up padding on inline comments
1 file changed with 1 insertions and 3 deletions:
0 comments (0 inline, 0 general)
rhodecode/public/css/style.css
Show inline comments
 
@@ -3413,9 +3413,7 @@ form.comment-inline-form {
 
    -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 {
0 comments (0 inline, 0 general)