Merge branch 'develop' into experimental

This commit is contained in:
Bruno Windels 2018-10-26 15:33:39 +02:00
commit 2c039483c6
42 changed files with 469 additions and 233 deletions

View file

@ -95,10 +95,6 @@ limitations under the License.
padding: 10px;
}
.mx_MemberList_outerWrapper {
}
.mx_MemberList_inviteIcon object {
pointer-events: none;
}
@ -124,4 +120,3 @@ limitations under the License.
.mx_MemberList_invite > :last-child {
margin-left: 25px;
}