diff --git a/htdocs/css/openwebrx.css b/htdocs/css/openwebrx.css index dedcfa63..715f91d5 100644 --- a/htdocs/css/openwebrx.css +++ b/htdocs/css/openwebrx.css @@ -1373,17 +1373,17 @@ img.openwebrx-mirror-img } #openwebrx-panel-dsc-message .timestamp { - width: 80px; + width: 60px; text-align: center; } #openwebrx-panel-dsc-message .src { - width: 80px; + width: 90px; text-align: center; } #openwebrx-panel-dsc-message .dst { - width: 80px; + width: 90px; text-align: center; }