Skip to content

Commit

Permalink
Fix emojis for subfolder chats
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigok committed Apr 20, 2016
1 parent 6e9a7f7 commit 7c81e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rocketchat-emojione/sprites.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
margin: 0 .15em;
line-height: normal;
vertical-align: middle;
background-image: url("/packages/emojione_emojione/assets/sprites/emojione.sprites.png");
background-image: url("packages/emojione_emojione/assets/sprites/emojione.sprites.png");
background-size: 4100% 4000%;
background-repeat: no-repeat;
text-indent: 100%;
Expand Down

0 comments on commit 7c81e6d

Please sign in to comment.