mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 20:08:26 +00:00
FIX: do not apply only-emoji margin for excluded cases (#9619)
This commit is contained in:
parent
784bf2a173
commit
d8a086abc5
@ -15,6 +15,7 @@ img.emoji.only-emoji {
|
||||
img.emoji.only-emoji {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user