Skip to content

Commit

Permalink
update stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
dimdenGD committed Sep 24, 2023
1 parent 79f9c61 commit ce4d6a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions layouts/header/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1606,6 +1606,7 @@ span.tweet-body-text {
}
.changelog-modal ul {
margin: 5px;
padding-inline-start: 30px;
}
.tweet-avatar {
z-index: 2;
Expand Down
2 changes: 1 addition & 1 deletion layouts/home/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ setTimeout(() => {
<li>Fixed closing DMs scrolling page to top.</li>
<li>Made emoji-only messages in DMs prettier.</li>
<li>Made like and retweet buttons don't get colored on touch hold on mobile.</li>
<li>Made OldTwitter use cached users instead of requesting them every time for user previews.</li>
<li>Fixed random thread line sometimes appearing in timeline.</li>
<li>Made OldTwitter use cached users instead of requesting them every time for user previews.</li>
</ul>
Updates you may have already received:
<ul>
Expand Down

0 comments on commit ce4d6a4

Please sign in to comment.