From 9e323a08ffa5cd076d9e322402b9b8f0963ec7cb Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Mon, 22 Jun 2020 00:07:16 +0200 Subject: [PATCH] remove duplicate css declaration --- htdocs/css/openwebrx-header.css | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/css/openwebrx-header.css b/htdocs/css/openwebrx-header.css index 412e104..8c43360 100644 --- a/htdocs/css/openwebrx-header.css +++ b/htdocs/css/openwebrx-header.css @@ -61,7 +61,6 @@ #webrx-rx-avatar { background-color: rgba(154, 154, 154, .5); - border-radius: 7px; float: left; margin: 7px;