From c24953b57eccbca9f8ad656a52006ff76e9ea302 Mon Sep 17 00:00:00 2001 From: Rockstar Developer <5191402+rockstardev@users.noreply.github.com> Date: Mon, 25 Feb 2019 23:08:03 -0600 Subject: [PATCH] Making hamburger light to see it on dark background (#613) --- BTCPayServer/Views/Shared/_Layout.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTCPayServer/Views/Shared/_Layout.cshtml b/BTCPayServer/Views/Shared/_Layout.cshtml index c328f9df6..0e5bcb09c 100644 --- a/BTCPayServer/Views/Shared/_Layout.cshtml +++ b/BTCPayServer/Views/Shared/_Layout.cshtml @@ -42,7 +42,7 @@ } -