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 @@
<% 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;