From c6ffb73999ff4374503ea57d1b1e6485a5bee472 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 16 Feb 2017 19:54:30 +0500 Subject: Multiple Ui improvements (#5398) * PLT-5475 - Adjusting tutorials on mobile * PLT-5475 - Adjusting tutorials on mobile * PLT-5457 - Adjusting save button * PLT-5443 - Updating highllight on status compact * PLT-5413 - Team sidebar not scrolling * PLT-5358 - Maintaing aspect ratio for emojis * PLT-5411 - Removing help text from LDAP signin * PLT-5420 - Updating emoticon for headings * Updating emoji size * Updating emoji size * Removing emoticon tag * Updating emoticon sizes * Updating emoji size --- webapp/components/user_settings/user_settings_general.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'webapp/components/user_settings') diff --git a/webapp/components/user_settings/user_settings_general.jsx b/webapp/components/user_settings/user_settings_general.jsx index 7ac2069ff..d79507511 100644 --- a/webapp/components/user_settings/user_settings_general.jsx +++ b/webapp/components/user_settings/user_settings_general.jsx @@ -500,7 +500,6 @@ class UserSettingsGeneralTab extends React.Component { }} /> - {helpText} ); } else if (this.props.user.auth_service === Constants.SAML_SERVICE) { -- cgit v1.2.3-1-g7c22