diff --git a/BTCPayServer/Views/Invoice/Checkout-Body.cshtml b/BTCPayServer/Views/Invoice/Checkout-Body.cshtml
index 5f5f439ed..e01e62a56 100644
--- a/BTCPayServer/Views/Invoice/Checkout-Body.cshtml
+++ b/BTCPayServer/Views/Invoice/Checkout-Body.cshtml
@@ -149,7 +149,7 @@
-
![]()
+
diff --git a/BTCPayServer/wwwroot/css/normalizer.css b/BTCPayServer/wwwroot/css/normalizer.css
index a4566dc46..61c60a479 100644
--- a/BTCPayServer/wwwroot/css/normalizer.css
+++ b/BTCPayServer/wwwroot/css/normalizer.css
@@ -9883,6 +9883,17 @@ strong {
border-right: 1px solid rgba(0, 0, 0, 0.1);
}
+.qr_currency_icon {
+ height: 64px;
+ width: 64px;
+ position: absolute;
+ left: 0;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ margin: auto;
+}
+
/* Warning Page */
.manual__step-two--warning {
display: block;