From 805905966082892dc53c6af024a469437839b502 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Wed, 21 Sep 2022 01:47:21 +0300 Subject: [PATCH] [Library | new-theme]: [Bug fix] navigationBar.component.html: Toggle button was hidden@l, but menu was hidden@m. - removed uk-hidden@m from #canvas id="tm-mobile", to be visible in small and medium screens. --- sharedComponents/navigationBar.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sharedComponents/navigationBar.component.html b/sharedComponents/navigationBar.component.html index e53bf9ae..adab204f 100644 --- a/sharedComponents/navigationBar.component.html +++ b/sharedComponents/navigationBar.component.html @@ -23,7 +23,7 @@
+ class="uk-offcanvas">