diff --git a/js&css/extension/www.youtube.com/styles.css b/js&css/extension/www.youtube.com/styles.css index 8a01bc65c..c5874eace 100644 --- a/js&css/extension/www.youtube.com/styles.css +++ b/js&css/extension/www.youtube.com/styles.css @@ -7,9 +7,10 @@ html {overflow-x: hidden !important; } @media screen and (max-width: 1023px) { div#primary ytd-live-chat-frame { width: auto !important; } -html[it-pathname*="/shorts/"] #header.style-scope ytd-engagement-panel-title-header-renderer {max-width: 42vw !important;) } -html[it-pathname*="/shorts/"] #content.style-scope ytd-engagement-panel-title-header-renderer {max-width: 42vw !important;) } -/* or maybe something like : html[it-pathname*="/shorts/"] #header.style-scope ytd-engagement-panel-title-header-renderer "visibility-button" */ } +html[it-pathname*="/shorts/"] #header.style-scope ytd-engagement-panel-title-header-renderer {max-width: 42vw !important; } +html[it-pathname*="/shorts/"] #content.style-scope ytd-engagement-panel-title-header-renderer {max-width: 42vw !important; } +/* or maybe something like : html[it-pathname*="/shorts/"] #header.style-scope ytd-engagement-panel-title-header-renderer "visibility-button" */ +} /*------------------------------------------------------------------------------ >>> TABLE OF CONTENTS: diff --git a/manifest.json b/manifest.json index 8b97b1063..fc365811d 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "short_name" : "ImprovedTube", "name": "'Improve YouTube!' 🎧 (for YouTube & Videos)", "description": "__MSG_description_ext__", - "version": "4.600", + "version": "4.610", "default_locale": "en", "icons": { "16": "stuff/icons/16.png",