Merge pull request #2098 from lprelle/delete_dash_in_comments

delete the dash in comments, after the name
This commit is contained in:
Dennis Schubert 2011-10-03 14:58:34 -07:00
commit 70d9dcf3b7

View file

@ -10,8 +10,6 @@
.content
%span.from
= person_link(comment.author, :class => "hovercardable")
%span.details
%span{:class => direction_for(comment.text)}
= markdownify(comment, :youtube_maps => comment.youtube_titles)