From a858977786167782f46b69eb4795d0419bdc1cee Mon Sep 17 00:00:00 2001 From: davidcanonieto Date: Fri, 27 Apr 2018 13:01:08 +0100 Subject: [PATCH] [ADF-2767] Side nav closes when pressing escape key fixed (#3231) --- .../components/layout-container/layout-container.component.html | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/core/sidenav-layout/components/layout-container/layout-container.component.html b/lib/core/sidenav-layout/components/layout-container/layout-container.component.html index f139ca802e..da0b0ef532 100644 --- a/lib/core/sidenav-layout/components/layout-container/layout-container.component.html +++ b/lib/core/sidenav-layout/components/layout-container/layout-container.component.html @@ -1,5 +1,6 @@