Various fixes and improvements to emojification.

- Use locally hosted emoji
- Emojify SenderProfile and m.emote
- Fix emoji spacing
This commit is contained in:
Aviral Dasgupta 2016-08-09 21:44:09 +05:30
parent d01e2506f5
commit bd9f5d3e06
5 changed files with 12 additions and 51 deletions

View file

@ -120,8 +120,10 @@ limitations under the License.
/* end of overrides */
.mx_EventTile_bigEmoji {
/* HACK to override line-height which is already marked important elsewhere */
.mx_EventTile_bigEmoji.mx_EventTile_bigEmoji {
font-size: 48px ! important;
line-height: 48px ! important;
}
/* this is used for the tile for the event which is selected via the URL.