diff --git a/index.css b/index.css index c3bb6eb..ae562e5 100644 --- a/index.css +++ b/index.css @@ -32,13 +32,13 @@ html, body { width: 100%; height: calc(100% - 155px); overflow: auto; - position: relative; +/*position: relative;*/ } .log #btn_clear_log { position: absolute; - top: 10px; - right: 10px; + top: 175px; + right: 35px; z-index: 1; } @@ -60,6 +60,7 @@ html, body { padding: 5px; font-size: 16px; line-height: 20px; + word-break: break-all; } .log .entry .publisher .timestamp { diff --git a/index.html b/index.html index f4b2b02..f6ff8e3 100644 --- a/index.html +++ b/index.html @@ -24,11 +24,15 @@
| Message Text | |
|---|---|
| + | + + + + + + + + |