From d9ac9c513f733e5bc3da368e3aa3af79367c7197 Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Sat, 6 Dec 2025 12:18:23 +0100 Subject: Improve sidebar toggle button position (#8286) Ref https://github.com/FreshRSS/FreshRSS/pull/8201#issuecomment-3610813235 grafik --- p/themes/Ansum/_layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'p/themes/Ansum/_layout.css') diff --git a/p/themes/Ansum/_layout.css b/p/themes/Ansum/_layout.css index a48c5ee94..603feaab2 100644 --- a/p/themes/Ansum/_layout.css +++ b/p/themes/Ansum/_layout.css @@ -154,7 +154,7 @@ main.prompt { /*=== Index menu */ .nav_menu { text-align: center; - padding: 5px 0; + padding: 5px 0 5px 3.75rem; .btn { border-left-width: 0; -- cgit v1.2.3