From 2cff25d6b304f336db9a5ae1e5ef1d5e8af7d9e6 Mon Sep 17 00:00:00 2001 From: RaidMax Date: Mon, 13 Jun 2022 11:03:39 -0500 Subject: [PATCH] make alert menu scrollable for large # of alerts --- WebfrontCore/Views/Shared/Partials/_Notifications.cshtml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/WebfrontCore/Views/Shared/Partials/_Notifications.cshtml b/WebfrontCore/Views/Shared/Partials/_Notifications.cshtml index ec6f15091..b726b415c 100644 --- a/WebfrontCore/Views/Shared/Partials/_Notifications.cshtml +++ b/WebfrontCore/Views/Shared/Partials/_Notifications.cshtml @@ -14,10 +14,11 @@ }