diff options
Diffstat (limited to 'web-ui/app/account_recovery.html')
-rw-r--r-- | web-ui/app/account_recovery.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/app/account_recovery.html b/web-ui/app/account_recovery.html index 407f5907..d2021f65 100644 --- a/web-ui/app/account_recovery.html +++ b/web-ui/app/account_recovery.html @@ -1,6 +1,7 @@ <!DOCTYPE html> <html> <head> + <meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1.0, maximum-scale=1.0"/> <title>Pixelated Account Recovery</title> </head> <body> |