Merge pull request #2721 from matrix-org/bwindels/e2emembericonmargin

Fix margin on e2e icon in member panel
pull/21833/head
Bruno Windels 2019-03-01 11:11:14 +01:00 committed by GitHub
commit 60c4c55010
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ limitations under the License.
}
.mx_MemberInfo_name > .mx_E2EIcon {
margin-left: 0;
margin-right: 0;
}
.mx_MemberInfo_cancel {