improves answer description height to avoid texts cuts

This commit is contained in:
decabeza
2017-10-10 12:53:10 +02:00
parent 0e3868cff6
commit b95dc572c5

View File

@@ -1596,7 +1596,7 @@
height: 100%;
&.short {
height: $line-height * 12;
height: rem-calc(300);
overflow: hidden;
}
}