From e4f3c1ae94f7371907d703df471849e4bb983f50 Mon Sep 17 00:00:00 2001 From: rockstardev Date: Sun, 13 Sep 2020 23:25:59 -0500 Subject: [PATCH] Tweaking UI for Shopify integration --- BTCPayServer/Views/Stores/Integrations.cshtml | 13 +++++++------ BTCPayServer/Views/Stores/_Nav.cshtml | 15 ++++++++------- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/BTCPayServer/Views/Stores/Integrations.cshtml b/BTCPayServer/Views/Stores/Integrations.cshtml index d038aafe7..722810d30 100644 --- a/BTCPayServer/Views/Stores/Integrations.cshtml +++ b/BTCPayServer/Views/Stores/Integrations.cshtml @@ -23,32 +23,31 @@
-

Shopify

+

+ Shopify + +

-
-
-
-
@@ -71,7 +70,9 @@ { } - + }
diff --git a/BTCPayServer/Views/Stores/_Nav.cshtml b/BTCPayServer/Views/Stores/_Nav.cshtml index 2a3fd3755..47d4c3090 100644 --- a/BTCPayServer/Views/Stores/_Nav.cshtml +++ b/BTCPayServer/Views/Stores/_Nav.cshtml @@ -1,14 +1,15 @@