align avatar in room header with avatars in timeline

(equally not part of design but making it prettier for now)
This commit is contained in:
Bruno Windels 2018-10-23 09:34:08 +02:00
parent f3ae9fe981
commit bf6486ac4f

View file

@ -28,7 +28,7 @@ limitations under the License.
.mx_RoomHeader_leftRow { .mx_RoomHeader_leftRow {
display: flex; display: flex;
margin-left: 15px; margin-left: 26px;
order: 1; order: 1;
flex: 1; flex: 1;
overflow: hidden; overflow: hidden;