Make gkeep understand list indentation, tweaks to the countdown bar in
[kiosk.git] / generic_news_rss_renderer.py
index 798c06c90962d001a87ed93f1a9a2114a3ccbc88..5cf6e6c897109bb810b615e39e58560f9f091fe2 100644 (file)
@@ -238,8 +238,8 @@ a:active {
                 if pubdate is not None:
                     pubdate = self.munge_pubdate(pubdate)
                     ts = parse(pubdate)
-                    blurb += u" <FONT COLOR=#cccccc>%s</FONT>" % (
-                        ts.strftime("%b %d"))
+                    blurb += u"  <FONT COLOR=#cccccc>%s</FONT>" % (
+                        ts.strftime("%b&nbsp;%d"))
 
                 if (description is not None and
                     self.item_is_interesting_for_article(title,