From 5cd96669fd86aa23091caa650915266f698859e6 Mon Sep 17 00:00:00 2001 From: Eliseu Amaro Date: Thu, 2 Dec 2021 15:49:09 +0000 Subject: [PATCH] [COMPONENTS] LeftPanel and RightPanel checkbox hack trick The anchor used for the accessibility menu preceded the left/right panel sections, rendering the checkbox useless --- components/LeftPanel/templates/left_panel/view.html.twig | 2 +- components/RightPanel/templates/right_panel/view.html.twig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/LeftPanel/templates/left_panel/view.html.twig b/components/LeftPanel/templates/left_panel/view.html.twig index 7bb03c3d9b..e7303fa2d9 100644 --- a/components/LeftPanel/templates/left_panel/view.html.twig +++ b/components/LeftPanel/templates/left_panel/view.html.twig @@ -3,8 +3,8 @@ tabindex="-1">{{ icon('menu', 'icon icon-left') | raw }} -
+