mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
Merge pull request #2175 from riking/class
CSS rule for GitHub commit avatars
This commit is contained in:
commit
0be7483f19
1 changed files with 4 additions and 0 deletions
|
@ -139,4 +139,8 @@ aside.onebox {
|
|||
}
|
||||
}
|
||||
|
||||
.github-avatar {
|
||||
height: 90px;
|
||||
width: 90px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue