UX: improve twitter status onebox with line breaks

This commit is contained in:
Arpit Jalan 2019-07-05 20:37:08 +05:30
parent 5bc1fd23b0
commit 5494e17c71
1 changed files with 1 additions and 0 deletions

View File

@ -423,6 +423,7 @@ aside.onebox.twitterstatus .onebox-body {
}
p,
.tweet {
white-space: pre-line;
padding-top: 3px;
margin-left: 70px;