Skip to content

Commit

Permalink
Fix paragraph margins resulting in irregular read-more cut-off in web…
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron authored and vmstan committed Jan 5, 2024
1 parent fcc4cf8 commit 3745bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/javascript/styles/mastodon/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -836,7 +836,7 @@ body > [data-popper-placement] {
}

p {
margin-bottom: 20px;
margin-bottom: 22px;
white-space: pre-wrap;
unicode-bidi: plaintext;

Expand Down

0 comments on commit 3745bea

Please sign in to comment.