Skip to content

Commit

Permalink
Add left and right margin to emojis (mastodon#20464)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsblank authored Dec 15, 2022
1 parent 7041571 commit 2c7df00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/javascript/styles/mastodon/widgets.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
width: 20px;
height: 20px;
margin: -3px 0 0;
margin-left: 0.075em;
margin-right: 0.075em;
}

p {
Expand Down

0 comments on commit 2c7df00

Please sign in to comment.