From 3ba1e70423f91a0cfc383087ed923c67617dca9e Mon Sep 17 00:00:00 2001 From: MrPaz Date: Mon, 2 May 2022 14:57:19 -0500 Subject: [PATCH] fix unwanted alert list marker for single error, issue #3583 https://github.com/btcpayserver/btcpayserver/issues/3583 --- BTCPayServer/Views/UIPullPayment/ViewPullPayment.cshtml | 6 +++++- BTCPayServer/wwwroot/main/site.css | 1 - 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/BTCPayServer/Views/UIPullPayment/ViewPullPayment.cshtml b/BTCPayServer/Views/UIPullPayment/ViewPullPayment.cshtml index e2cee255eb..c38f2af425 100644 --- a/BTCPayServer/Views/UIPullPayment/ViewPullPayment.cshtml +++ b/BTCPayServer/Views/UIPullPayment/ViewPullPayment.cshtml @@ -40,6 +40,9 @@ } @Safe.Raw(Model.EmbeddedCSS) +