kill random grey backgrounds for transparent avatars

This commit is contained in:
Matthew Hodgson 2015-10-28 16:52:50 +00:00
parent 7fbe38e74d
commit 00a7ea994a
4 changed files with 0 additions and 4 deletions

View file

@ -30,7 +30,6 @@ limitations under the License.
}
.mx_EventTile_avatar img {
background-color: #dbdbdb;
border-radius: 20px;
border: 0px;
}