Skip to content

Commit

Permalink
Prevent split line between icon and number on reposts & favourites (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
edent committed Jul 16, 2023
1 parent 71db616 commit b923a4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/javascript/styles/mastodon/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1423,6 +1423,7 @@ body > [data-popper-placement] {
.detailed-status__link {
color: inherit;
text-decoration: none;
white-space: nowrap;
}

.detailed-status__favorites,
Expand Down

0 comments on commit b923a4c

Please sign in to comment.