sanitize avatar border radii

This commit is contained in:
Matthew Hodgson 2016-01-20 15:26:48 +00:00
parent 4d3918109a
commit 6ecdb02e81
7 changed files with 1 additions and 23 deletions

View file

@ -32,10 +32,6 @@ limitations under the License.
clear: both;
}
.mx_MemberInfo_avatar img {
border-radius: 48px;
}
.mx_MemberInfo_profile {
margin-bottom: 16px;
}