diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/popup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/popup.html b/app/popup.html index a8f213d53..b2fcc09d8 100644 --- a/app/popup.html +++ b/app/popup.html @@ -2,7 +2,7 @@ <html> <head> <meta charset="utf-8"> - <meta name="viewport" content="width=device-width, initial-scale=0.9"> + <meta name="viewport" content="width=device-width, initial-scale=1"> <title>MetaMask Plugin</title> </head> <body> |