fix composer avatar

This commit is contained in:
Matthew Hodgson 2015-11-13 02:44:46 +00:00
parent 20f84ce322
commit f8d628d336
3 changed files with 8 additions and 8 deletions

View file

@ -36,9 +36,9 @@ limitations under the License.
height: 70px;
}
.mx_MessageComposer .mx_MessageComposer_avatar img {
.mx_MessageComposer .mx_MessageComposer_avatar .mx_MemberAvatar {
display: block;
margin-top: 18px;
border-radius: 20px;
}
.mx_MessageComposer_input {