From 1c62ee3e2984e2942a4a9ac4ad1c9b2c27e5a4c3 Mon Sep 17 00:00:00 2001 From: SiskelDev Date: Thu, 29 May 2025 14:00:15 +0200 Subject: [PATCH] Fixed last Update --- data/style/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/style/style.css b/data/style/style.css index 070256d..3c90278 100644 --- a/data/style/style.css +++ b/data/style/style.css @@ -921,11 +921,11 @@ div.content { } .itemlistprev { - left: -100%; + left: -120%; } .itemlistnext { - right: 120%; + left: 120%; } .navigation {