From a0be92c1fecb463c2b6ded9befb9c24468634418 Mon Sep 17 00:00:00 2001 From: lindenkron Date: Mon, 17 Apr 2023 20:44:15 +0200 Subject: [PATCH] Unneeded --- lib.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib.js b/lib.js index 2b63d21..5008d09 100644 --- a/lib.js +++ b/lib.js @@ -18361,7 +18361,6 @@ function gotDevicesRemote(deviceInfos, UUID) { var buttonGO = document.createElement("button"); buttonGO.innerHTML = ' refresh'; - buttonGO.style = "padding: 5px;"; buttonGO.title = "This will refresh the current device"; buttonGO.id = "requestVideoDevice_"+UUID; buttonGO.onclick = function(){