Emojis Styling has been broken

Dear All,

Does anyone know what kind of styling or package is used for the emojis in Rocket.Chat?

I have added bootstrap 3.3.5 to my project to add some cool buttons etc… It might have been broken the emojis styling but everything else is working fine.14

See the attached picture:

Unless you modify Rocket correctly this will keep happening to you.

Either fork and add your code and then refactor/merge new code on an upgrade.

Or use the API and emojis via the correct method.

https://rocket.chat/docs/developer-guides/rest-api/emoji-custom/

That or you are going to have to do this pretty well every time you upgrade - the Rocket devs have no idea what code you are hacking in.

Thanks very much, for your time and effort to the response. I will have a look at these options and will send some update here.