From 51752a0c21c75338c4fd4eb49afda06766278f68 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 5 Oct 2016 17:48:17 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 0333ba8..43b99c2 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1793,11 +1793,10 @@ p.right{text-align: right;} } .add_comment{ position: relative; - display: inline-block; width: 100%; max-width: 705px; display: none; - margin-top: 40px!important; + margin: 40px auto!important; } .form-comm-wr { width: 100%; -- libgit2 0.21.4