From 360e81bdf123f7e89073c2764df98a6dc34bcaf0 Mon Sep 17 00:00:00 2001 From: brian teeman Date: Thu, 1 Oct 2020 23:11:44 +0100 Subject: [PATCH] [4.0] sticky sidebar menu On very long pages (eg install from web) as you scroll down the page the sidebar menu disappears off screen. This PR makes the sidebar sticky so that it never scrolls out of the screen just as the subhead toolbar is sticky. pr for #30019 --- administrator/templates/atum/index.php | 2 +- administrator/templates/atum/scss/blocks/_sidebar.scss | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/administrator/templates/atum/index.php b/administrator/templates/atum/index.php index 77fb7efe39a2b..806ef7adc33e4 100644 --- a/administrator/templates/atum/index.php +++ b/administrator/templates/atum/index.php @@ -121,7 +121,7 @@