Aaaand YouTube forced a layout update that makes everything stretched to the screen. @YouTube @TeamYouTube Really? Stuff being centred was better, even if it had unused white space on the sides, now it's awful!
What was wrong with everything being neatly centred, @YouTube @TeamYouTube? This all looks obnoxious as hell, stop forcing layout changes on us! WE DON'T LIKE IT!pic.twitter.com/4PoZubqimB
-
-
Turns out it's not a new layout. Some code monkey at YouTube managed to fuck up the HTML code for EVERY PAGE, every single div that has the ID "Content" is missing the class name "content-alignment"! How did you fuck this up,
@YouTube?!Show this thread -
You can fix YouTube's broken layout by installing Greasemonkey or Tampermonkey, and adding this script, which fixes the lack of a classname for those divs: https://greasyfork.org/en/scripts/371258-youtube-formatting-fix …
Show this thread
End of conversation
New conversation -
-
-
Appreciate the report, we're currently investigating.
-
Your HTML code is broken. Divs with the ID "content" are missing the class "content-alignment". This code alone fixes it: var content = document.getElementById ("content"); content.classList.add ("content-alignment");
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.