From 0d4e1d00f06b95bec340ea7c87d673481578f553 Mon Sep 17 00:00:00 2001 From: Chaim Lev Ari Date: Wed, 16 Jan 2019 18:00:01 +0200 Subject: [PATCH] refactor(login): move oauth button to right --- app/portainer/views/auth/auth.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/app/portainer/views/auth/auth.html b/app/portainer/views/auth/auth.html index 05024059f..62c26d8b6 100644 --- a/app/portainer/views/auth/auth.html +++ b/app/portainer/views/auth/auth.html @@ -27,10 +27,16 @@
-
-
OAuth Login
+
+ +
+ Login with OAuth +
+
+ - + + {{ state.AuthenticationError }}