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

@ -33,10 +33,6 @@ limitations under the License.
vertical-align: middle;
}
.mx_RoomTile_avatar img {
border-radius: 20px;
}
.mx_RoomTile_name {
display: table-cell;
width: 100%;