From bdb7d62e9f806f8e35bfbe55505546fceb8b7e80 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 16 Mar 2013 13:38:50 +0400 Subject: [PATCH] tweak cdm header button alignment --- classes/feeds.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/classes/feeds.php b/classes/feeds.php index 8549f8a76..e3767b831 100644 --- a/classes/feeds.php +++ b/classes/feeds.php @@ -518,7 +518,7 @@ class Feeds extends Handler_Protected { $reply['content'] .= "
"; - $reply['content'] .= "
"; + $reply['content'] .= "
"; $reply['content'] .= ""; $reply['content'] .= "$updated_fmt"; $reply['content'] .= "$score_pic";