Skip to content

Commit

Permalink
css: reduce margins around follow button to avoid overlap
Browse files Browse the repository at this point in the history
  • Loading branch information
paveyry committed Jul 16, 2021
1 parent d4f4c3d commit 90ffc50
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions css/shape.css
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,12 @@ img {
margin-top: 0px;
}

/* Reduce margin around Follow Thread button to avoid it overlapping on messages */
.yg4pvb {
top: 2px;
right: 4px;
}

/* Increase boldness of usenames in conversations */
.Z4BnXb {
font-weight: 900;
Expand Down

0 comments on commit 90ffc50

Please sign in to comment.