From 7747a8c4e2c05a569e6c8db94d2ddd627f94835d Mon Sep 17 00:00:00 2001 From: Tim Donohue Date: Thu, 30 Sep 2021 17:11:34 -0500 Subject: [PATCH] Attempt to stop scroll to bottom of page when clicking spacebar --- .../expandable-navbar-section.component.html | 2 +- .../expandable-navbar-section.component.ts | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html b/src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html index 171530ecde..fe31c73066 100644 --- a/src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html +++ b/src/app/navbar/expandable-navbar-section/expandable-navbar-section.component.html @@ -1,7 +1,7 @@