mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 10:06:32 +08:00
FIX: prevents emoji in links to appear as large emojis (#10027)
This commit is contained in:
parent
dc4071dfef
commit
6fa990f05d
|
@ -10,6 +10,7 @@ img.emoji.only-emoji {
|
||||||
margin: 0.5em 0;
|
margin: 0.5em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a,
|
||||||
.md-table,
|
.md-table,
|
||||||
.poll {
|
.poll {
|
||||||
img.emoji.only-emoji {
|
img.emoji.only-emoji {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user