:date => l(user.creation_time, :format => :friendly) %>
<% end %>
</p>
- <div class="richtext"><%= user.description.to_html %></div>
+ <div class="richtext text-break"><%= user.description.to_html %></div>
</td>
<td>
<%= check_box_tag "user_#{user.id}", "", false, :name => "user[#{user.id}]" %>