mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
FIX: scale fontawesome glyph avatar flair on user cards
This commit is contained in:
parent
53e309fe3e
commit
fa6b10cf3c
1 changed files with 3 additions and 0 deletions
|
@ -192,6 +192,9 @@ aside.quote {
|
||||||
bottom: -2px;
|
bottom: -2px;
|
||||||
right: -4px;
|
right: -4px;
|
||||||
}
|
}
|
||||||
|
.fa {
|
||||||
|
font-size: 24px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.topic-avatar .poster-avatar-extra {
|
.topic-avatar .poster-avatar-extra {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue