Remove trailing space characters
Trailing space characters do nothing except take up disk space, they should be removed
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
|
||||
<%= render "related_tags/buttons" %>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="input">
|
||||
<%= f.submit "Submit" %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user