diff --git a/layouts/header/style.css b/layouts/header/style.css index 54b3f3a5..2c1bb88c 100644 --- a/layouts/header/style.css +++ b/layouts/header/style.css @@ -1606,6 +1606,7 @@ span.tweet-body-text { } .changelog-modal ul { margin: 5px; + padding-inline-start: 30px; } .tweet-avatar { z-index: 2; diff --git a/layouts/home/script.js b/layouts/home/script.js index 769ae3d2..5466d0a1 100644 --- a/layouts/home/script.js +++ b/layouts/home/script.js @@ -89,8 +89,8 @@ setTimeout(() => {
  • Fixed closing DMs scrolling page to top.
  • Made emoji-only messages in DMs prettier.
  • Made like and retweet buttons don't get colored on touch hold on mobile.
  • -
  • Made OldTwitter use cached users instead of requesting them every time for user previews.
  • Fixed random thread line sometimes appearing in timeline.
  • +
  • Made OldTwitter use cached users instead of requesting them every time for user previews.
  • Updates you may have already received: