From 79522de3718c1a62ca60d7b5530fe0f67e64a81a Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 5 Oct 2016 18:12:02 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) 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