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