displays the complete text of the proposal in the moderation interface

This commit is contained in:
kikito
2015-09-21 12:47:13 +02:00
parent 8fc2058bd9
commit 1d5904d478
2 changed files with 5 additions and 2 deletions

View File

@@ -204,9 +204,12 @@ body.admin {
}
.proposal-description {
height: rem-calc(60);
height: rem-calc(65);
overflow: hidden;
max-width: rem-calc(750);
&:hover {
height: auto;
}
}
// 04. Stats