Merge branch 'develop' into matthew/slate

This commit is contained in:
Matthew Hodgson 2018-05-13 19:50:55 +01:00
commit 721410b710
30 changed files with 908 additions and 278 deletions

View file

@ -34,7 +34,7 @@ limitations under the License.
width: 100%;
}
.mx_MessageComposer_row div:last-child{
.mx_MessageComposer_row > div:last-child{
padding-right: 0;
}