|
|
|
@ -29,7 +29,7 @@
|
|
|
|
|
<% is_float ||= false %>
|
|
|
|
|
<% for attachment in attachments %>
|
|
|
|
|
<div style="float:left;">
|
|
|
|
|
<p style="height:14px;line-height:10px;width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;">
|
|
|
|
|
<p style="height:14px;line-height:12px;width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;">
|
|
|
|
|
<%if is_float%>
|
|
|
|
|
<div style="max-width:55%;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;float: left;">
|
|
|
|
|
<% end%>
|
|
|
|
|