From 789c44b50222a24c565c783dbaf53d6ae465fc1d Mon Sep 17 00:00:00 2001 From: maTh Date: Sat, 15 Apr 2023 21:13:56 +0200 Subject: Improved: global view: mobile view (#5297) * improved overlay + visible close button * duplicate of line 2109 * delete #panel .close from frss.css * set background colors in each theme * fix Ansum and Mapco theme * fix Nord theme * frss.css * only 1 scroll bar * fix the closer background in some themes * fix scrolling * fix fix --- app/views/index/global.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/views/index/global.phtml b/app/views/index/global.phtml index 09264fb65..1a307b513 100644 --- a/app/views/index/global.phtml +++ b/app/views/index/global.phtml @@ -85,6 +85,6 @@
+
display_posts ? '' : ' class="hide_posts"' ?>>
-
display_posts ? '' : ' class="hide_posts"' ?>>
-- cgit v1.2.3