From 9c9867b4e7c66ec7f8bb4a0f6423708725bf7e98 Mon Sep 17 00:00:00 2001 From: Ahmad Farhat Date: Fri, 18 Oct 2019 14:53:13 -0400 Subject: [PATCH] GRN2-xx: Fixed scaling issue on mobile (#843) * Disabled browser auto zoom * Fixed spacing * Removed unnecessary file --- app/views/layouts/application.html.erb | 1 + app/views/rooms/show.html.erb | 6 +++--- public/robots.txt | 5 ----- 3 files changed, 4 insertions(+), 8 deletions(-) delete mode 100644 public/robots.txt diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 7128101b..56266497 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -35,6 +35,7 @@ + <%= csrf_meta_tags %> diff --git a/app/views/rooms/show.html.erb b/app/views/rooms/show.html.erb index ca253699..f30a8a5e 100644 --- a/app/views/rooms/show.html.erb +++ b/app/views/rooms/show.html.erb @@ -36,7 +36,7 @@ <% unless exceeds_limit %>
-