diff --git a/app/views/admin/contacts/index.haml b/app/views/admin/contacts/index.haml index cf9fe8c5a..3f6fc9c1c 100644 --- a/app/views/admin/contacts/index.haml +++ b/app/views/admin/contacts/index.haml @@ -1,10 +1,7 @@ .row - .col-sm-6 + .col-sm-12 %h2.text-center-xs= t('shared.contacts') = render 'admin/contacts/partials/search' - .col-sm-6 - %h2.text-right.text-center-xs - = link_to(t('shared.add'), new_admin_contact_path, class: 'btn btn-primary') %hr .row .col-md-12