From b132fa63d1b676eb261f2b792bdc9b345edf1a9b Mon Sep 17 00:00:00 2001
From: Innovation Inc <connorrox60@gmail.com>
Date: Sun, 21 Apr 2019 17:34:14 -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 fe99288..5d85c53 100644
--- a/index-all.html
+++ b/index-all.html
@@ -1,6 +1,6 @@
 <html>
   <body>
-	  <iframe src="taskbar.html" style="height:8%;width:100%"></iframe>
+	  <iframe src="taskbar.html" style="height:7%;width:100%"></iframe>
 	  <iframe src="index-closed.html" style="height:90%;width:100%"></iframe>
   </body>
 </html>