From 69e74c4207304b300b9976451b09e1590faeebbc Mon Sep 17 00:00:00 2001 From: kikito Date: Mon, 21 Sep 2015 16:12:55 +0200 Subject: [PATCH] Style in comment moderation --- app/assets/stylesheets/admin.scss | 3 ++- app/views/moderation/debates/index.html.erb | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/admin.scss b/app/assets/stylesheets/admin.scss index 337ce4b0e..740ea0472 100644 --- a/app/assets/stylesheets/admin.scss +++ b/app/assets/stylesheets/admin.scss @@ -203,7 +203,8 @@ body.admin { margin-left: rem-calc(12); } -.proposal-description { +.proposal-description, +.debate-description { max-height: rem-calc(65); overflow: hidden; max-width: rem-calc(750); diff --git a/app/views/moderation/debates/index.html.erb b/app/views/moderation/debates/index.html.erb index 1de188144..4379e2380 100644 --- a/app/views/moderation/debates/index.html.erb +++ b/app/views/moderation/debates/index.html.erb @@ -40,7 +40,7 @@  •  <%= debate.author.username %>
-
+
<%= debate.description %>