/**
 * Emojies parser
 *
 * @author Pierre HUBERT
 */

/**
 * Emoji images global style
 */
.emoji {
	height: 2em;
}