From df81051d0720c1cf4adafa64e6482c8677d19c1f Mon Sep 17 00:00:00 2001 From: Esky33 Date: Fri, 26 Jan 2018 01:12:52 +0000 Subject: [PATCH] bootstrap.css deleted last line deleted this line /*# sourceMappingURL=bootstrap.css.map */ because of a debug error in browser's [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (bootstrap.css.map, line 0) https://btcpay-server-testnet.azurewebsites.net/vendor/bootstrap/css/bootstrap.css.map --- BTCPayServer/wwwroot/vendor/bootstrap/css/bootstrap.css | 1 - 1 file changed, 1 deletion(-) diff --git a/BTCPayServer/wwwroot/vendor/bootstrap/css/bootstrap.css b/BTCPayServer/wwwroot/vendor/bootstrap/css/bootstrap.css index b9db4e0d5..42b70d2c0 100644 --- a/BTCPayServer/wwwroot/vendor/bootstrap/css/bootstrap.css +++ b/BTCPayServer/wwwroot/vendor/bootstrap/css/bootstrap.css @@ -9890,4 +9890,3 @@ a.text-dark:focus, a.text-dark:hover { .invisible { visibility: hidden !important; } -/*# sourceMappingURL=bootstrap.css.map */