Control the maximum height of the document thumbnail to avoid to much breakage in the panel appearances.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-04-03 02:06:35 -04:00
parent 123acdd795
commit 0667519052

View File

@@ -68,6 +68,7 @@ body {
.thin_border {
border: 1px solid black;
max-height: 200px;
}
.mayan-page-wrapper-interactive {