Adds foundation 6 🎉
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div class="row">
|
||||
<div class="small-12 column margin-top">
|
||||
<%= link_to @comment.commentable, class: "left back" do %>
|
||||
<i class="icon-angle-left left"></i>
|
||||
<%= link_to @comment.commentable, class: "back" do %>
|
||||
<i class="icon-angle-left"></i>
|
||||
<%= t("comments.show.return_to_commentable") + @comment.commentable.title %>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user