omnidevZero / YouTubeRedux

Browser extension that focuses on restoring old YouTube layout within Polymer design (modern layout).
186 stars 11 forks source link

Videos, Live, and Shorts tab all broke #148

Open KingGamingYT opened 1 year ago

KingGamingYT commented 1 year ago

image

KingGamingYT commented 1 year ago

I wrote a css patch myself, just pop it into a userstyle and you should be good. .ytd-two-column-browse-results-renderer.style-scope { width: 1285px; margin-left: 257px; } image Edit: this breaks the homepage because they use the same css element, I'll have to see if I can find a workaround