From 3eee51f74e893f3182519ad0edb72dd5d8b107fd Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 7 Jul 2016 02:32:27 +0500 Subject: UI fix for errors in signup and login pages and adding space between buttons in the security tab (#3512) * Fixing the errors style on login and signup pages * Adding space between login options in the security section --- webapp/components/user_settings/user_settings_security.jsx | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'webapp/components/user_settings/user_settings_security.jsx') diff --git a/webapp/components/user_settings/user_settings_security.jsx b/webapp/components/user_settings/user_settings_security.jsx index 247dc0f81..ec84f4cb5 100644 --- a/webapp/components/user_settings/user_settings_security.jsx +++ b/webapp/components/user_settings/user_settings_security.jsx @@ -551,7 +551,7 @@ class SecurityTab extends React.Component { } emailOption = ( -
+
+
+
+
+
{emailOption} {gitlabOption} -
{ldapOption} {samlOption} {googleOption} -- cgit v1.2.3-1-g7c22