From e330b429dac53847d5051cf1609b09b2d0f32b6a Mon Sep 17 00:00:00 2001 From: Donald Burr Date: Tue, 20 Oct 2015 15:47:56 -0700 Subject: [PATCH] More iOS web app fixes --- web_app/css/sif-tools.css | 3 ++- web_app/sif_tools.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/web_app/css/sif-tools.css b/web_app/css/sif-tools.css index 71fd57b..a1d7680 100644 --- a/web_app/css/sif-tools.css +++ b/web_app/css/sif-tools.css @@ -5,7 +5,8 @@ body { margin: 0px; background-color: #000000; color: #ffffff; - min-height: 480px; + /*height: 100%;*/ + /*min-height: 480px;*/ } p { diff --git a/web_app/sif_tools.html b/web_app/sif_tools.html index 2f4399f..5e64cf6 100644 --- a/web_app/sif_tools.html +++ b/web_app/sif_tools.html @@ -4,7 +4,7 @@ - + SIF Tools