mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-21 17:15:38 +03:00
Made small avatar image center
This commit is contained in:
parent
f144f8cc56
commit
38f5c1c378
1 changed files with 1 additions and 0 deletions
|
@ -251,6 +251,7 @@ h1 {
|
|||
height: 160px;
|
||||
display:table-cell;
|
||||
vertical-align: middle;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.profile-avatar img {
|
||||
|
|
Loading…
Reference in a new issue