From 00d1c4ebcc5aa4e89db19ff288dfffabc4234b0b Mon Sep 17 00:00:00 2001 From: Dennis Reimann Date: Wed, 15 Apr 2020 17:13:58 +0200 Subject: [PATCH] Navbar fixes (#1466) * Fix onion position in mobile navbar * Show nav hover highlight only on desktop * Fix navbar icon color --- BTCPayServer/Views/Shared/_Layout.cshtml | 12 +++++------- BTCPayServer/wwwroot/main/site.css | 18 ++++++++++++++---- BTCPayServer/wwwroot/main/themes/default.css | 12 +++++++----- 3 files changed, 26 insertions(+), 16 deletions(-) diff --git a/BTCPayServer/Views/Shared/_Layout.cshtml b/BTCPayServer/Views/Shared/_Layout.cshtml index b53e36d27..5480d6c1d 100644 --- a/BTCPayServer/Views/Shared/_Layout.cshtml +++ b/BTCPayServer/Views/Shared/_Layout.cshtml @@ -39,7 +39,7 @@ } -