mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 11:52:45 +08:00
fix custom badge images on FF
This commit is contained in:
parent
094f7a73d5
commit
61d61cd410
|
@ -161,6 +161,7 @@
|
||||||
|
|
||||||
img {
|
img {
|
||||||
max-width: 80px;
|
max-width: 80px;
|
||||||
|
max-height: 80px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.badge-type-gold .fa {
|
&.badge-type-gold .fa {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user