mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: improve twitter status onebox with line breaks
This commit is contained in:
parent
5bc1fd23b0
commit
5494e17c71
@ -423,6 +423,7 @@ aside.onebox.twitterstatus .onebox-body {
|
||||
}
|
||||
p,
|
||||
.tweet {
|
||||
white-space: pre-line;
|
||||
padding-top: 3px;
|
||||
margin-left: 70px;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user