Cards: Fix style to enable scrollbars on big texts.

This commit is contained in:
2015-06-26 01:52:33 +02:00
parent 886079b1c5
commit 58d51ee3b7

View File

@@ -63,6 +63,7 @@
max-height: 250px;
padding: 5px;
border-radius: 2px;
overflow: auto;
}
.divCard .divTitle{