From a3d63dce8022418c5e4c1f0f352dcb5e8d5864ce Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Mon, 23 Sep 2019 23:45:19 -0400 Subject: [PATCH] Increase maximum scale and enable user scalable Signed-off-by: Roberto Rosario --- mayan/apps/appearance/templates/appearance/base_plain.html | 2 +- mayan/apps/appearance/templates/appearance/root.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mayan/apps/appearance/templates/appearance/base_plain.html b/mayan/apps/appearance/templates/appearance/base_plain.html index 0496426dad..d4ca32664b 100644 --- a/mayan/apps/appearance/templates/appearance/base_plain.html +++ b/mayan/apps/appearance/templates/appearance/base_plain.html @@ -10,7 +10,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + diff --git a/mayan/apps/appearance/templates/appearance/root.html b/mayan/apps/appearance/templates/appearance/root.html index ca6373f6c0..d0ddfee625 100644 --- a/mayan/apps/appearance/templates/appearance/root.html +++ b/mayan/apps/appearance/templates/appearance/root.html @@ -10,7 +10,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> - <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> + <meta content="width=device-width, initial-scale=1, maximum-scale=5" name="viewport"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Language" content="{{ LANGUAGE_CODE }}" /> <title>