Merge pull request #2175 from riking/class

CSS rule for GitHub commit avatars
This commit is contained in:
Sam 2014-03-26 11:45:56 +11:00
commit 0be7483f19
1 changed files with 4 additions and 0 deletions

View File

@ -139,4 +139,8 @@ aside.onebox {
}
}
.github-avatar {
height: 90px;
width: 90px;
}