show vaguely accurate default avatar

pull/972/head
Matthew Hodgson 2016-02-15 22:01:30 +02:00
parent 8e008572e5
commit 58959d014a
1 changed files with 4 additions and 0 deletions

View File

@ -170,6 +170,10 @@ limitations under the License.
cursor: pointer;
}
.mx_UserSettings_avatarPicker_img .mx_BaseAvatar_image {
object-fit: cover;
}
.mx_UserSettings_avatarPicker_edit {
text-align: center;
margin-top: 10px;