From 2568d1c76dca95a81b597af83859b2bc2113f041 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 5 Oct 2016 18:09:04 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index f820639..1f95fdc 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1905,9 +1905,9 @@ p.right{text-align: right;} padding-bottom: 27px; } .comments-wr { - margin-top: 0px; + margin-top: 0px!important; } -.comments-start{width:100%;} +.comments-start{width:100%!important;;} /**/ @media (min-width: 1200px){ .nav_up{ -- libgit2 0.21.4