summarylogtreecommitdiffstats
path: root/index.sed
diff options
context:
space:
mode:
Diffstat (limited to 'index.sed')
-rw-r--r--index.sed4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.sed b/index.sed
index 7d084f33401c..60108b253cb1 100644
--- a/index.sed
+++ b/index.sed
@@ -1,2 +1,2 @@
-s|<body><div id="terminal-container">|<body bgcolor="#2b2b2b"><a style="display: inline-block; margin-top: 4px; color:#5c90bc; text-decoration: none;" href="/">\&nbsp;\&nbsp;\&larr;\&nbsp;\&nbsp; [ Pi-KVM Index ]</a><div id="terminal-container" style="height: 95%; height: calc(100% - 30px);">|g
-s|<script src="auth_token\.js"></script>||g
+s|<body>|<body bgcolor="#2b2b2b"><a style="display: inline-block; margin-top: 4px; color:#5c90bc; text-decoration: none;" href="/">\&nbsp;\&nbsp;\&larr;\&nbsp;\&nbsp; [ Pi-KVM Index ]</a>|g
+s|<script src="auth_token\.js"></script>|<script>window.onload = function() {document.getElementById("terminal-container").style.cssText = "height: 95%; height: calc(100% - 50px);";};</script>|g