编辑帖子时,主题显示超出边框 #1490
This commit is contained in:
parent
30cbbb5a2a
commit
79e83b9a85
|
@ -4,7 +4,7 @@
|
|||
<%= course_board_breadcrumb(@message) %>
|
||||
<% end %>
|
||||
|
||||
<h3><%= avatar(@topic.author, :size => "24") %><%=h @topic.subject %></h3>
|
||||
<h3><%= avatar(@topic.author, :size => "24") %><span style = "width:100%;word-break:break-all;"><%=h @topic.subject %></span></h3>
|
||||
|
||||
<%= form_for @message, {
|
||||
:as => :message,
|
||||
|
|
Loading…
Reference in New Issue