queet text max height

This commit is contained in:
Hannes Mannerheim 2015-02-03 00:52:30 +01:00
parent ef3af7fe8d
commit b8ac19b90a

View File

@ -1853,6 +1853,8 @@ body.rtl .view-more-container-bottom { direction:rtl; }
list-style-position: outside;
list-style-type: none;
word-wrap: break-word;
max-height:400px;
overflow-y:auto;
}
.stream-item.user .queet-text {
cursor: auto;