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