From ab73bf87b0e3fd50dd857ac51a94a4bf1c92328b Mon Sep 17 00:00:00 2001 From: Giuseppe Digilio Date: Thu, 8 Jul 2021 18:10:43 +0200 Subject: [PATCH] fix issue with dropdowns key accessibility --- .../expandable-navbar-section.component.html | 1 + src/app/shared/lang-switch/lang-switch.component.html | 2 +- 2 files changed, 2 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 a7cf7c1856..bfefcb5a6c 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,4 +1,5 @@