From fc77a9846108f67d031540629a3b05d1d58b469c Mon Sep 17 00:00:00 2001 From: Justin Collins Date: Wed, 25 Mar 2020 11:57:59 -0700 Subject: [PATCH 1/2] Fix alert box on account settings Remove unnecessary divs that were adding extra whitespace to top of page --- app/views/users/account_settings.html.erb | 34 ++++++++++------------- 1 file changed, 14 insertions(+), 20 deletions(-) diff --git a/app/views/users/account_settings.html.erb b/app/views/users/account_settings.html.erb index 709a77d..d2ab8be 100755 --- a/app/views/users/account_settings.html.erb +++ b/app/views/users/account_settings.html.erb @@ -1,28 +1,22 @@
-
- +
-
-
- -
+
From d25e62db1c57f9998a06d1d33818961294fc2031 Mon Sep 17 00:00:00 2001 From: Justin Collins Date: Thu, 26 Mar 2020 10:50:41 -0700 Subject: [PATCH 2/2] Fix alert boxes on bank account settings page --- app/views/pay/index.html.erb | 32 ++++++++++++++------------------ 1 file changed, 14 insertions(+), 18 deletions(-) diff --git a/app/views/pay/index.html.erb b/app/views/pay/index.html.erb index b807bc0..38af494 100644 --- a/app/views/pay/index.html.erb +++ b/app/views/pay/index.html.erb @@ -1,27 +1,23 @@
-
- +
-
- +