From b87a625c385ddfe7915c12d9f615a845fd65a0e7 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 24 Mar 2013 20:22:16 +0400 Subject: improve zoomed post content css --- include/functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/functions.php') diff --git a/include/functions.php b/include/functions.php index 2ae0dc3b9..57838182b 100644 --- a/include/functions.php +++ b/include/functions.php @@ -3002,7 +3002,7 @@ Tiny Tiny RSS - ".$line["title"]." - "; + "; } $rv['content'] .= "
"; @@ -3115,7 +3115,7 @@ if ($zoom_mode) { $rv['content'] .= " -
+ "; $rv['content'] .= ""; -- cgit v1.2.3