From f2b2092a12a401e54c75b39ea3dbd4fd9ca61d9b Mon Sep 17 00:00:00 2001 From: Harrys Ravalomanana Date: Tue, 18 Feb 2020 11:59:31 +0400 Subject: [PATCH] PHRAS-2825 center the reset button --- templates/web/prod/results/help.html.twig | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/templates/web/prod/results/help.html.twig b/templates/web/prod/results/help.html.twig index 633ebeac40..bc6406cb5b 100644 --- a/templates/web/prod/results/help.html.twig +++ b/templates/web/prod/results/help.html.twig @@ -30,7 +30,11 @@
  • {{ 'help::help-section-bullet: search-in-a-specific-field' | trans }}

  • -

    - {{ 'help::help-search: relaunch search without filter' | trans }}

    +
    +

    {{ 'help::help-search: OR' | trans }}

    +
    +

    + {{ 'help::help-search: relaunch search without filter' | trans }} +

    {% endblock %}