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

@ -39,7 +39,6 @@ limitations under the License.
.mx_MessageComposer .mx_MessageComposer_avatar img {
margin-top: 18px;
border-radius: 20px;
background-color: #dbdbdb;
}
.mx_MessageComposer_input {