More iOS web app fixes

This commit is contained in:
Donald Burr 2015-10-20 15:47:56 -07:00
parent 86a051b290
commit e330b429da
2 changed files with 3 additions and 2 deletions

View file

@ -5,7 +5,8 @@ body {
margin: 0px;
background-color: #000000;
color: #ffffff;
min-height: 480px;
/*height: 100%;*/
/*min-height: 480px;*/
}
p {