align avatar in room header with avatars in timeline

(equally not part of design but making it prettier for now)
pull/21833/head
Bruno Windels 2018-10-23 09:34:08 +02:00
parent f3ae9fe981
commit bf6486ac4f
1 changed files with 1 additions and 1 deletions

View File

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