From ce3a5a0e6e8c90c50899324cbdd2cdfdb0970349 Mon Sep 17 00:00:00 2001 From: Marat Fayzullin Date: Thu, 4 Apr 2024 21:51:38 -0400 Subject: [PATCH] Shrinking JS8 message length a little. --- htdocs/css/openwebrx.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/css/openwebrx.css b/htdocs/css/openwebrx.css index edd51900..bc34f2c9 100644 --- a/htdocs/css/openwebrx.css +++ b/htdocs/css/openwebrx.css @@ -1196,8 +1196,8 @@ img.openwebrx-mirror-img } #openwebrx-panel-js8-message .message { - width: 455px; - max-width: 455px; + width: 445px; + max-width: 445px; } #openwebrx-panel-js8-message td.message {