remove RoomAvatar; stale border-radius; fix aliases table

This commit is contained in:
Matthew Hodgson 2016-01-20 16:59:53 +00:00
parent 6332e3908e
commit b830f43371
3 changed files with 1 additions and 33 deletions

View file

@ -156,10 +156,6 @@ limitations under the License.
cursor: pointer;
}
.mx_UserSettings_avatarPicker .mx_RoomAvatar {
border-radius: 40px;
}
.mx_UserSettings_avatarPicker_edit {
text-align: center;
margin-top: 10px;