From d5b59707e653abf0d449a2fdc9d98e1e310cddf3 Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Wed, 4 May 2016 09:32:20 -0400 Subject: PLT-2766 Fix custom branding image on login page and remove from select team page (#2876) * Remove custom branding image from select team screen and update component name to be correct * Fixing branding stuff on login (#2873) --- webapp/components/login/login.jsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'webapp/components/login') diff --git a/webapp/components/login/login.jsx b/webapp/components/login/login.jsx index b093b3ec9..ce200ad75 100644 --- a/webapp/components/login/login.jsx +++ b/webapp/components/login/login.jsx @@ -422,13 +422,13 @@ export default class Login extends React.Component { className='signup-team-logo' src={logoImage} /> -

{global.window.mm_config.SiteName}

-

- -

+

{global.window.mm_config.SiteName}

+

+ +

{content}
-- cgit v1.2.3-1-g7c22