added newline to stream element partial, otherwise timeago & comment won't display if aspect badge is too big

This commit is contained in:
MrZYX 2011-03-17 20:51:08 +01:00
parent 574a3b45b1
commit 149b1832fd

View file

@ -28,6 +28,7 @@
%span.aspect_badges
= aspect_badges(aspects_with_post(all_aspects, post), :link => true)
%br
%span.timeago
= link_to(how_long_ago(post), status_message_path(post))