FIX: text indent on twitter oneboxes

This commit is contained in:
Kris 2017-12-12 11:16:00 -05:00
parent e7c528894b
commit 1be32bf4cf
1 changed files with 1 additions and 1 deletions

View File

@ -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;