added newline to stream element partial, otherwise timeago & comment won't display if aspect badge is too big
This commit is contained in:
parent
574a3b45b1
commit
149b1832fd
1 changed files with 1 additions and 0 deletions
|
|
@ -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))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue