Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Weblate 2017-08-11 16:48:32 +00:00
commit d5038b35f6

View file

@ -105,6 +105,7 @@ limitations under the License.
.mx_MessageComposer_input .public-DraftEditor-content {
max-height: 120px;
min-height: 21px;
overflow: auto;
}