diff --git a/web/app/templates/corpora/analyse_corpus.html.j2 b/web/app/templates/corpora/analyse_corpus.html.j2 index c0412425..b5fc9d6d 100644 --- a/web/app/templates/corpora/analyse_corpus.html.j2 +++ b/web/app/templates/corpora/analyse_corpus.html.j2 @@ -12,25 +12,25 @@ padding-bottom: 0px;">
-
-
-
- search - {{ query_form.query() }} - {{ query_form.query.label }} - - - help - - CQP query language tutorial - - -
+ +
+
+ search + {{ query_form.query() }} + {{ query_form.query.label }} + + + help + + CQP query language tutorial + +
-
-
- {{ M.render_field(query_form.submit, material_icon='send') }} +
+ {{ M.render_field(query_form.submit, material_icon='send', + style='width:100%;') }}
+
diff --git a/web/app/templates/modals/context_modal.html.j2 b/web/app/templates/modals/context_modal.html.j2 index 320a18ee..cb0baa92 100644 --- a/web/app/templates/modals/context_modal.html.j2 +++ b/web/app/templates/modals/context_modal.html.j2 @@ -1,6 +1,6 @@ -