diff --git a/templates/jlog/log_online.html b/templates/jlog/log_online.html index 890686306..ca1a3101c 100644 --- a/templates/jlog/log_online.html +++ b/templates/jlog/log_online.html @@ -9,8 +9,10 @@ background: rgba(0, 0, 0, 0.6); width: 600px; box-shadow: rgba(0, 0, 0, 0.6) 2px 2px 20px; - } + white-space: nowrap; + display: inline-block; + } .reverse-video { color: #000; background: #f0f0f0;