forked from blisstown/campfire
fixed emote display in usernames and reactions
This commit is contained in:
parent
22feedaff5
commit
ce2f09721d
3 changed files with 12 additions and 2 deletions
|
@ -74,6 +74,11 @@ main {
|
|||
width: 732px;
|
||||
}
|
||||
|
||||
img.emoji {
|
||||
height: 1.2em;
|
||||
margin: -.1em 0;
|
||||
}
|
||||
|
||||
.throb {
|
||||
animation: .25s throb alternate infinite ease-in;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue