diff --git a/templates/web/base/report/display_tools_mobile.html b/templates/web/base/report/display_tools_mobile.html
new file mode 100644
index 00000000000..08ca5b4757c
--- /dev/null
+++ b/templates/web/base/report/display_tools_mobile.html
@@ -0,0 +1,43 @@
+
diff --git a/templates/web/base/report/new/fill_in_details.html b/templates/web/base/report/new/fill_in_details.html
index 7a9a2e3f152..85667828daf 100644
--- a/templates/web/base/report/new/fill_in_details.html
+++ b/templates/web/base/report/new/fill_in_details.html
@@ -42,7 +42,10 @@
[% END %]
-
[% loc('Back') %]
+
+
+ [% loc('Back') %]
+
[% IF login_success %]
[% PROCESS 'report/new/login_success_form.html' %]
[% ELSIF oauth_need_email %]
diff --git a/templates/web/base/reports/_list-filters.html b/templates/web/base/reports/_list-filters.html
index f11ce2de872..7d2d14ad197 100644
--- a/templates/web/base/reports/_list-filters.html
+++ b/templates/web/base/reports/_list-filters.html
@@ -27,7 +27,7 @@
[% END %]
[% END %]
-
+
[% IF use_form_wrapper %]