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,
|
p,
|
||||||
.tweet {
|
.tweet {
|
||||||
|
white-space: pre-line;
|
||||||
padding-top: 3px;
|
padding-top: 3px;
|
||||||
margin-left: 70px;
|
margin-left: 70px;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue