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

@ -31,11 +31,6 @@ limitations under the License.
top: 0px;
}
.mx_EventTile_avatar img {
border-radius: 20px;
border: 0px;
}
.mx_EventTile_continuation {
margin-top: 8px ! important;
}