css: factor out shared forum post / comment css.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
<div class="list-of-comments">
|
||||
<div class="list-of-comments list-of-messages">
|
||||
<% if comments.present? %>
|
||||
<%= render partial: "comments/partials/show/comment", collection: comments %>
|
||||
<% elsif post.last_commented_at.present? %>
|
||||
|
||||
Reference in New Issue
Block a user