From 81eada963ea4508ac1873c60629862509a9687f4 Mon Sep 17 00:00:00 2001 From: lindenkron Date: Thu, 6 Apr 2023 15:33:27 +0200 Subject: [PATCH] Removed requestAudioOutputDevice padding. --- lib.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib.js b/lib.js index 0bb08e1..719097d 100644 --- a/lib.js +++ b/lib.js @@ -18069,7 +18069,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 = "requestAudioOutputDevice_"+UUID; buttonGO.onclick = function(){