Skip to content

Commit

Permalink
fix follow button style
Browse files Browse the repository at this point in the history
  • Loading branch information
dimdenGD committed Sep 10, 2023
1 parent 932b4e1 commit 9caff63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions layouts/profile/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,10 @@ a:hover,
vertical-align: text-bottom;
font: 17px var(--icon-font);
}
body.body-old-ui .user-item-btn.following:before,
body.body-old-ui .user-item-btn.follow:before {
vertical-align: sub;
}

.tweet-self-thread-button {
text-decoration: none;
Expand Down

0 comments on commit 9caff63

Please sign in to comment.