From c82ac5f3e218e976535cc10abb8e7655fdc4405e Mon Sep 17 00:00:00 2001 From: danielgrippi Date: Wed, 18 Jan 2012 12:40:14 -0800 Subject: [PATCH] fix collapsing of posts [ci skip] --- app/views/templates/comment.jst | 4 +++- app/views/templates/status_message.jst | 7 ++++--- public/javascripts/app/views/stream_object_view.js | 1 + 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/app/views/templates/comment.jst b/app/views/templates/comment.jst index e42f601a7..7397726dd 100644 --- a/app/views/templates/comment.jst +++ b/app/views/templates/comment.jst @@ -18,7 +18,9 @@ - <%= text %> +
+ <%= text %> +