mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: text indent on twitter oneboxes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user