diff --git a/templates/jlog/web_terminal.html b/templates/jlog/web_terminal.html
index 86b50bc99..b5aae590d 100644
--- a/templates/jlog/web_terminal.html
+++ b/templates/jlog/web_terminal.html
@@ -17,6 +17,8 @@
background: #000;
width: 600px;
box-shadow: rgba(0, 0, 0, 0.8) 2px 2px 20px;
+ white-space: nowrap;
+ display: inline-block;
}
.reverse-video {