From: Andrew Dolgov Date: Sat, 16 Mar 2013 09:38:50 +0000 (+0400) Subject: tweak cdm header button alignment X-Git-Tag: 1.7.5~172 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=bdb7d62e9f806f8e35bfbe55505546fceb8b7e80;p=tt-rss.git tweak cdm header button alignment --- diff --git a/classes/feeds.php b/classes/feeds.php index 8549f8a7..e3767b83 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";