Merge pull request #3596 from riking/patch-5

FIX: Automatically add like-count to post menu
This commit is contained in:
Sam
2015-07-11 09:44:54 +10:00
2 changed files with 14 additions and 0 deletions

View File

@@ -238,3 +238,7 @@ pre.onebox code {
.onebox-body .github-content-right{
margin-left:100px;
}
.twitterstatus .onebox-body p {
white-space: pre-wrap;
}