mirror of https://github.com/vector-im/riot-web
Fix avatar alignment
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
eee9cf153b
commit
9a131efc1a
|
@ -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 New Issue