From 82ba0457027127822096e6e8b0971d55281b1d09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Wed, 13 Sep 2023 23:25:47 +0200 Subject: [PATCH] topbar: move sidebar- and toc-overlay into topbar #639 for better modularization by keeping their whole functionality DOMwise in one place --- layouts/404.html | 1 - layouts/partials/header.html | 4 ++-- static/css/theme.css | 4 +++- static/js/theme.js | 17 +++++++++++------ 4 files changed, 16 insertions(+), 10 deletions(-) diff --git a/layouts/404.html b/layouts/404.html index 62c4c33b96..c5fefc2885 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -63,7 +63,6 @@
-
diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 3ba1245719..c715968a00 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -67,8 +67,6 @@
- -