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

pull/6330/head
Weblate 2018-02-07 12:14:15 +00:00
commit 2d0ea28a39
1 changed files with 4 additions and 0 deletions

View File

@ -108,6 +108,10 @@ limitations under the License.
padding-top: 2px;
}
.mx_MessageComposer .public-DraftStyleDefault-block {
overflow-x: hidden;
}
.mx_MessageComposer_input blockquote {
color: $blockquote-fg-color;
margin: 0 0 16px;