mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
CSS rule for GitHub commit avatars
This commit is contained in:
parent
2f4ec5a17c
commit
87d47ece59
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