Skip to content

Commit

Permalink
Avoid cutting bottom of letters of last paragraph of statuses (mastod…
Browse files Browse the repository at this point in the history
  • Loading branch information
ariasuni authored and Gargron committed May 25, 2019
1 parent d101552 commit 150c5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/javascript/styles/mastodon/components.scss
Expand Up @@ -710,7 +710,7 @@
white-space: pre-wrap;

&:last-child {
margin-bottom: 0;
margin-bottom: 2px;
}
}

Expand Down

0 comments on commit 150c5f2

Please sign in to comment.