diff --git a/script.js b/script.js index 2e59ce9..0302ea4 100644 --- a/script.js +++ b/script.js @@ -194,9 +194,8 @@ const newYouTube = { _addButton() { debugLog('ADDING BUTTON...'); const moreButton = document.getElementById('more'); - const style = moreButton.hidden ? 'style="margin-left:0"' : ''; const button = ` -