mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 08:14:01 +08:00
FIX: text indent on twitter oneboxes
This commit is contained in:
parent
e7c528894b
commit
1be32bf4cf
@ -364,7 +364,7 @@ aside.onebox.twitterstatus .onebox-body {
|
||||
p, .tweet {
|
||||
white-space: pre-wrap;
|
||||
padding-top: 3px;
|
||||
margin-left: 58px;
|
||||
margin-left: 70px;
|
||||
}
|
||||
.date {
|
||||
clear: left;
|
||||
|
Loading…
x
Reference in New Issue
Block a user