Avoid cutting bottom of letters of last paragraph of statuses (#10821)

This commit is contained in:
Mélanie Chauvel (ariasuni) 2019-05-25 23:19:39 +02:00 committed by Eugen Rochko
parent d55d8a611b
commit 4168aeb234
1 changed files with 1 additions and 1 deletions

View File

@ -710,7 +710,7 @@
white-space: pre-wrap;
&:last-child {
margin-bottom: 0;
margin-bottom: 2px;
}
}