diff --git a/htdocs/css/openwebrx-header.css b/htdocs/css/openwebrx-header.css index 884a049..c369fb1 100644 --- a/htdocs/css/openwebrx-header.css +++ b/htdocs/css/openwebrx-header.css @@ -47,12 +47,6 @@ float: left; } -#webrx-ha5kfu-top-logo -{ - float: right; - padding: 15px; -} - #webrx-rx-avatar { background-color: rgba(154, 154, 154, .5); @@ -149,7 +143,7 @@ #openwebrx-main-buttons { - padding: 5px 0; + padding: 5px 15px; display: flex; list-style: none; float: right; diff --git a/htdocs/include/header.include.html b/htdocs/include/header.include.html index 3a4fb11..ac48bc1 100644 --- a/htdocs/include/header.include.html +++ b/htdocs/include/header.include.html @@ -3,7 +3,6 @@