diff --git a/lib.js b/lib.js index 462f222..7b5d08b 100644 --- a/lib.js +++ b/lib.js @@ -18174,7 +18174,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(){