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(){