From 15ece6f503a0977f71d67771c0c98c00a8655f38 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 5 Oct 2016 18:07:31 +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 8784fe1..f820639 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1904,6 +1904,10 @@ p.right{text-align: right;} padding-top: 18px; padding-bottom: 27px; } +.comments-wr { + margin-top: 0px; +} +.comments-start{width:100%;} /**/ @media (min-width: 1200px){ .nav_up{ -- libgit2 0.21.4