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

Fix margin on e2e icon in member panel
This commit is contained in:
Bruno Windels
2019-03-01 11:11:14 +01:00
committed by GitHub

View File

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