From e0aff2cf9deaadd360c1ad3ac9899b409623e534 Mon Sep 17 00:00:00 2001 From: Dennis Reimann Date: Thu, 1 Oct 2020 20:49:55 +0200 Subject: [PATCH] Payment UI: Right align totals --- BTCPayServer/Views/PaymentRequest/ViewPaymentRequest.cshtml | 2 +- BTCPayServer/Views/PullPayment/ViewPullPayment.cshtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BTCPayServer/Views/PaymentRequest/ViewPaymentRequest.cshtml b/BTCPayServer/Views/PaymentRequest/ViewPaymentRequest.cshtml index cf3f51184..4dd7eb7fd 100644 --- a/BTCPayServer/Views/PaymentRequest/ViewPaymentRequest.cshtml +++ b/BTCPayServer/Views/PaymentRequest/ViewPaymentRequest.cshtml @@ -200,7 +200,7 @@
@Model.AmountFormatted
-
Total requested
+
Total requested
diff --git a/BTCPayServer/Views/PullPayment/ViewPullPayment.cshtml b/BTCPayServer/Views/PullPayment/ViewPullPayment.cshtml index a7b0f9f52..8b63705e9 100644 --- a/BTCPayServer/Views/PullPayment/ViewPullPayment.cshtml +++ b/BTCPayServer/Views/PullPayment/ViewPullPayment.cshtml @@ -112,7 +112,7 @@
@Model.AmountFormatted
-
Claim limit
+
Claim limit