Indention

This commit is contained in:
David Heinemeier Hansson
2025-04-11 18:43:52 +02:00
parent 6effc1568f
commit c8fe83e8f3
+1 -2
View File
@@ -17,8 +17,7 @@
<%= link_to edit_card_comment_path(comment.card, comment),
class: "comment__edit btn btn--plain txt-xx-small fill-transparent translucent flex-item-justify-end" do %>
<%= icon_tag "menu-dots-horizontal" %>
<span class="for-screen-reader">Edit this comment</span>
<%= icon_tag "menu-dots-horizontal" %> <span class="for-screen-reader">Edit this comment</span>
<% end %>
</div>