aboutsummaryrefslogtreecommitdiffstats
path: root/app/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/popup.html')
-rw-r--r--app/popup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/popup.html b/app/popup.html
index de0e100a5..fddf01841 100644
--- a/app/popup.html
+++ b/app/popup.html
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1 user-scalable=no">
<title>MetaMask Plugin</title>
</head>
- <body style="width:545px; height:450px; font-size: 12px">
+ <body style="width:350px; height:500px;">
<div id="app-content"></div>
<script src="./scripts/popup.js" type="text/javascript" charset="utf-8"></script>
</body>