From 5701598edadb04c364816dcba5972d71bc4146fb Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 5 Dec 2024 13:16:40 +0100 Subject: Revert "Implement showing and hiding header depending on scroll (#7029)" (#7064) This reverts commit be9b6c7290dddcd8b8b6a8926bd101b7123528b3. https://github.com/FreshRSS/FreshRSS/pull/7029 --- app/layout/header.phtml | 230 ++++++++++++++++++++++++------------------------ 1 file changed, 114 insertions(+), 116 deletions(-) (limited to 'app/layout/header.phtml') diff --git a/app/layout/header.phtml b/app/layout/header.phtml index 71272af87..ad0a5e8e2 100644 --- a/app/layout/header.phtml +++ b/app/layout/header.phtml @@ -2,126 +2,124 @@ declare(strict_types=1); /** @var FreshRSS_View $this */ ?> -
-
- +
+ - - -
-
+ + +
+ +
+ + -- cgit v1.2.3