mirror of
https://github.com/discourse/discourse.git
synced 2024-11-28 03:33:58 -06:00
Merge pull request #2175 from riking/class
CSS rule for GitHub commit avatars
This commit is contained in:
commit
0be7483f19
@ -139,4 +139,8 @@ aside.onebox {
|
||||
}
|
||||
}
|
||||
|
||||
.github-avatar {
|
||||
height: 90px;
|
||||
width: 90px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user