From 5e28bf8b403205642cf09aad5ef47ed1aa781a5d Mon Sep 17 00:00:00 2001 From: maTh Date: Mon, 11 Apr 2022 10:31:04 +0200 Subject: Improved: slider (#4297) * CSS * thin scrollbar * fix whitespaces in CSS * fix CSS order --- app/views/index/normal.phtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/views/index') diff --git a/app/views/index/normal.phtml b/app/views/index/normal.phtml index 92c10b1b7..49e3c791a 100644 --- a/app/views/index/normal.phtml +++ b/app/views/index/normal.phtml @@ -114,11 +114,11 @@ $today = @strtotime('today'); if ($nbEntries > 0): call_user_func($this->callbackBeforePagination, $this, $nbEntries, $lastEntry); $this->renderHelper('stream-footer'); -?>displaySlider ? ' class="active"' : ''; ?> -> +?>displaySlider ? ' active' : ''; ?> + -
> +