diff --git a/frontend/app/components/Login/Login.js b/frontend/app/components/Login/Login.js index 8ca979e97..c8683a1ee 100644 --- a/frontend/app/components/Login/Login.js +++ b/frontend/app/components/Login/Login.js @@ -177,7 +177,7 @@ class Login extends React.Component { ) : ( {authDetails.edition === 'ee' ? "SSO has not been configured. Please reach out to your admin." : ENTERPRISE_REQUEIRED}} + title={
{authDetails.edition === 'ee' ? SSO has not been configured.
Please reach out to your admin.
: ENTERPRISE_REQUEIRED}
} placement="top" >