From 1a71589dce9781be8c9eca17a5d96f94b57d0679 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 25 Aug 2017 19:29:31 +0500 Subject: PLT-7224 - Updating post textbox UI (#7153) * PLT-7224 - Updating post textbox UI * Updating post textbox spacing * Updating emoji icon --- webapp/utils/constants.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'webapp/utils/constants.jsx') diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx index a5e24c69c..ea6d1dba3 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -470,12 +470,13 @@ export const Constants = { OPEN_TEAM: 'O', MAX_POST_LEN: 4000, EMOJI_SIZE: 16, + EMOJI_ICON_SVG: " ", UNREAD_ICON_SVG: "", MEMBERS_ICON_SVG: " ", TEAM_INFO_SVG: " ", FLAG_FILLED_ICON_SVG: " ", FLAG_ICON_SVG: " ", - ATTACHMENT_ICON_SVG: "", + ATTACHMENT_ICON_SVG: " ", MATTERMOST_ICON_SVG: " ", ONLINE_AVATAR_SVG: " ", AWAY_AVATAR_SVG: " ", -- cgit v1.2.3-1-g7c22