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