From 270828aa6411b82af895bd672629a1664102f527 Mon Sep 17 00:00:00 2001 From: maTh Date: Sat, 29 Oct 2022 12:23:05 +0200 Subject: fixes jumping lines (#4782) * fixes * fix template * fix frss.css * fix Nord theme --- app/views/helpers/index/normal/entry_header.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app') diff --git a/app/views/helpers/index/normal/entry_header.phtml b/app/views/helpers/index/normal/entry_header.phtml index 248ad4804..43eeb7f8a 100644 --- a/app/views/helpers/index/normal/entry_header.phtml +++ b/app/views/helpers/index/normal/entry_header.phtml @@ -50,7 +50,7 @@
  • entry->title() ?>entry->authors(); if (is_array($authors)) { $first = true; @@ -62,7 +62,7 @@ ?>
    entry->content()), 0, 500, 'UTF-8')) ?>
    entry->content()), 0, 500, 'UTF-8')) ?>
  •  
  • -- cgit v1.2.3