From a96c07025e1f9a507fad486a7e68e559ca1abf03 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 00:07:47 -0400 Subject: [PATCH] spelling: notification Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- view/theme/frio/css/style.css | 2 +- view/theme/vier/mobile.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 52a410008..929328e08 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -2317,7 +2317,7 @@ ul.dropdown-menu li:hover { margin-top: 3px; } -/* Notificaiotn badges */ +/* Notification badges */ #mail-update-li.show { display: inline-block !important; } diff --git a/view/theme/vier/mobile.css b/view/theme/vier/mobile.css index e49cff9ee..72ce2763c 100644 --- a/view/theme/vier/mobile.css +++ b/view/theme/vier/mobile.css @@ -119,7 +119,7 @@ nav ul { } - /* the top-nav notfication menu */ + /* the top-nav notification menu */ nav #nav-notifications-linkmenu .menu-popup { position: fixed; left: 10px;