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…
Reference in New Issue