From 3cb0ab69ebb593284cf8d36af3005382a2f30a70 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 28 Sep 2017 16:15:04 +0300 Subject: [PATCH] Отзывы --- frontend/web/css/custom.css | 7 +++++++ 1 file changed, 7 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index 183f3de..cdb592f 100755 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -335,4 +335,11 @@ input[type="text"].form-control{ } .feedback-wr .form-comm-wr{ margin-bottom: 60px; +} +.comments-wr { + margin-top: 20px; + margin-bottom: 20px; +} +.artbox_list_container #list-view{ + padding-top:40px; } \ No newline at end of file -- libgit2 0.21.4