mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 18:25:41 +08:00
FIX: Linebreaks not showing in tweets
This commit is contained in:
parent
6f03aa164f
commit
e4aa0e143d
@ -238,3 +238,7 @@ pre.onebox code {
|
||||
.onebox-body .github-content-right{
|
||||
margin-left:100px;
|
||||
}
|
||||
|
||||
.twitterstatus .onebox-body p {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user