diff --git a/frontend/views/comments/_form.php b/frontend/views/comments/_form.php index f82ded3..920db1c 100755 --- a/frontend/views/comments/_form.php +++ b/frontend/views/comments/_form.php @@ -23,6 +23,10 @@ ]), ]); ?> +
+ Больше отзывов + Написать отзыв +
Мы обязательно рассмотрим все отзывы!
diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 2079a47..08ace92 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1831,6 +1831,7 @@ p.right{text-align: right;} .artbox_form_container{ max-width: 705px; margin: 0 auto; + } /**/ -- libgit2 0.21.4