From 70e1be9e8b882fc00cf1b4fd112a597805ee9101 Mon Sep 17 00:00:00 2001 From: Alex P Date: Mon, 11 Dec 2017 16:42:55 -0800 Subject: [PATCH] Change design to be consistent with Purgatory logout button --- ui/src/sources/components/SourceForm.js | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/ui/src/sources/components/SourceForm.js b/ui/src/sources/components/SourceForm.js index 65a15f395..539ebf669 100644 --- a/ui/src/sources/components/SourceForm.js +++ b/ui/src/sources/components/SourceForm.js @@ -138,18 +138,7 @@ const SourceForm = ({ : null} - {isUsingAuth - ?
- -
- : null} -
+
+ : null}