From 67c40bf030cf3e890e69e416d4416aa5b37685ae Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Thu, 16 Mar 2017 22:19:27 -0400 Subject: [PATCH] Fix "Mark all as seen" button display --- view/theme/frio/css/style.css | 2 +- view/theme/frio/templates/nav.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index b272e3f0de..3d05e5ee27 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -556,7 +556,7 @@ nav.navbar .nav>li>a:focus{ #topbar-first .dropdown-footer { margin: 10px 10px 5px } -#topbar-first a, #topbar-first .btn-link, +#topbar-first a, nav.navbar a, nav.navbar .btn-link { color: $nav_icon_color; } diff --git a/view/theme/frio/templates/nav.tpl b/view/theme/frio/templates/nav.tpl index 7a4c4b04af..f438714929 100644 --- a/view/theme/frio/templates/nav.tpl +++ b/view/theme/frio/templates/nav.tpl @@ -70,7 +70,7 @@ {{* The notifications dropdown *}} {{if $nav.notifications}}