Fix avatar alignment
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
eee9cf153b
commit
9a131efc1a
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ $left-gutter: 64px;
|
|||
}
|
||||
|
||||
.mx_EventTile.mx_EventTile_info .mx_EventTile_avatar {
|
||||
top: $font-8px;
|
||||
top: $font-5px;
|
||||
left: $left-gutter;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue