diff --git a/htdocs/css/openwebrx-header.css b/htdocs/css/openwebrx-header.css index 83061f3..cfe9be2 100644 --- a/htdocs/css/openwebrx-header.css +++ b/htdocs/css/openwebrx-header.css @@ -79,6 +79,7 @@ /* will be getting wider with flex */ flex: 1; overflow: hidden; + margin: auto 0; } #webrx-rx-texts div { @@ -90,10 +91,6 @@ color: #909090; } -#webrx-rx-texts div:first-child { - margin-top: 10px; -} - #webrx-rx-title { font-family: "DejaVu Sans", Verdana, Geneva, sans-serif; font-size: 11pt;