diff --git a/BTCPayServer/Views/Invoice/Invoice.cshtml b/BTCPayServer/Views/Invoice/Invoice.cshtml index d663678ac..831cbf37a 100644 --- a/BTCPayServer/Views/Invoice/Invoice.cshtml +++ b/BTCPayServer/Views/Invoice/Invoice.cshtml @@ -11,16 +11,6 @@ text-decoration: line-through; } - .smMaxWidth { - max-width: 200px; - } - - @@media (min-width: 768px) { - .smMaxWidth { - max-width: 400px; - } - } - .firstCol { width: 140px; } diff --git a/BTCPayServer/Views/Invoice/InvoicePaymentsPartial.cshtml b/BTCPayServer/Views/Invoice/InvoicePaymentsPartial.cshtml index 6ba393f12..d5ffe97d4 100644 --- a/BTCPayServer/Views/Invoice/InvoicePaymentsPartial.cshtml +++ b/BTCPayServer/Views/Invoice/InvoicePaymentsPartial.cshtml @@ -57,10 +57,12 @@