FIX: scale fontawesome glyph avatar flair on user cards
This commit is contained in:
parent
53e309fe3e
commit
fa6b10cf3c
|
@ -192,6 +192,9 @@ aside.quote {
|
|||
bottom: -2px;
|
||||
right: -4px;
|
||||
}
|
||||
.fa {
|
||||
font-size: 24px;
|
||||
}
|
||||
}
|
||||
.topic-avatar .poster-avatar-extra {
|
||||
display: none;
|
||||
|
|
Loading…
Reference in New Issue