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