From 01d19d900eb89cf2dd1982c413e1bbba93bb51a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Tue, 26 Oct 2021 17:46:50 +0200 Subject: [PATCH] Hide empty subnavigations and their buttons in mobile view --- .../Resources/Private/Partials/Mobilenav.html | 42 ++++++++++--------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Mobilenav.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Mobilenav.html index e81412d8..bb7024c1 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Mobilenav.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Mobilenav.html @@ -124,27 +124,31 @@ title="{subitem.title}"> {subitem.title} - - -
- - - - + + {subsubitem.title} - - + +
+ + +