possible fix for #1251
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<div class="input">
|
||||
<div>
|
||||
<%= f.label :tag_string, "Tags" %>
|
||||
<%= f.text_area :tag_string, :size => "60x4" %>
|
||||
<%= f.text_area :tag_string, :size => "60x5" %>
|
||||
</div>
|
||||
|
||||
<%= button_tag "Related tags", :id => "related-tags-button", :type => "button" %>
|
||||
|
||||
Reference in New Issue
Block a user