From 72158cfafe8bd62549dcf9699e763259d495242b Mon Sep 17 00:00:00 2001
From: Innovation Inc <connorrox60@gmail.com>
Date: Sun, 21 Apr 2019 20:38:57 -0500
Subject: [PATCH] Update index-all.html

---
 index-all.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index-all.html b/index-all.html
index 35a1caf..9d49cd1 100644
--- a/index-all.html
+++ b/index-all.html
@@ -1,6 +1,6 @@
 <html>
   <body>
 	  <iframe src="taskbar.html" style="height:8%;width:100%" name="taskbar"></iframe>
-	  <iframe src="index-closed.html" style="height:89%;width:100%" name="app"></iframe>
+	  <iframe src="index-closed.html" style="height:88%;width:100%" name="app"></iframe>
   </body>
 </html>