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 {
|
p, .tweet {
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
padding-top: 3px;
|
padding-top: 3px;
|
||||||
margin-left: 58px;
|
margin-left: 70px;
|
||||||
}
|
}
|
||||||
.date {
|
.date {
|
||||||
clear: left;
|
clear: left;
|
||||||
|
|
Loading…
Reference in New Issue