diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 1f95fdc..e4250f5 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1906,6 +1906,10 @@ p.right{text-align: right;} } .comments-wr { margin-top: 0px!important; + padding-bottom: 16px; +} +.comments-wr:last-child{ + border-bottom: 1px solid #d9d9d9; } .comments-start{width:100%!important;;} /**/ -- libgit2 0.21.4