fix avatar in edit mode

pull/21833/head
Bruno Windels 2018-12-11 13:11:26 +01:00
parent e0e87d1e8b
commit d3f655a064
1 changed files with 3 additions and 3 deletions

View File

@ -179,13 +179,13 @@ limitations under the License.
}
.mx_RoomHeader_avatarPicker {
margin-top: 23px;
position: relative;
}
.mx_RoomHeader_avatarPicker_edit {
margin-left: 16px;
margin-top: 4px;
position: absolute;
left: 16px;
top: 18px;
}
.mx_RoomHeader_avatarPicker_edit > label {