From 13a65821e294cc2cfb6fe7d112d1a080fa021d70 Mon Sep 17 00:00:00 2001 From: yanxd Date: Tue, 10 Jun 2014 17:33:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9D=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/memos/show.html.erb | 1 - .../redpenny-master/stylesheets/application.css | 11 +---------- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/app/views/memos/show.html.erb b/app/views/memos/show.html.erb index 91bb1387d..5f1fcdc65 100644 --- a/app/views/memos/show.html.erb +++ b/app/views/memos/show.html.erb @@ -46,7 +46,6 @@
<%= label_tag l(:field_subject) %>: <%=h @memo.subject %>
- <%= raw @memo.content %>

<% if @memo.attachments.any?%> diff --git a/public/themes/redpenny-master/stylesheets/application.css b/public/themes/redpenny-master/stylesheets/application.css index 082a0ac11..fc0fc2ec9 100644 --- a/public/themes/redpenny-master/stylesheets/application.css +++ b/public/themes/redpenny-master/stylesheets/application.css @@ -2012,20 +2012,11 @@ div.avatar_user{ * * *Designed for message. */ -li { - list-style-type: none; -} + .avatar-3{ width: 35px; height: 35px; } -.inner-right{ - float: left; -} -.messages-for-user-reply{ - margin-top: 10px; - padding-left: 60px; -} ul.message-for-user { list-style-type: none;