increase popup height

This commit is contained in:
Kyle Spearrin 2016-09-03 15:46:04 -04:00
parent 79860da28c
commit 984c61e10f
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<style>
body {
width: 320px;
height: 480px;
height: 568px;
}
</style>
</head>