fix margin on e2e icon in member panel

This commit is contained in:
Bruno Windels 2019-02-28 15:39:10 +01:00
parent c4c9c77330
commit 69016e32a4

View file

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