fix avatar spacing
This commit is contained in:
parent
ce38d4ea12
commit
b739e7be9e
3 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ limitations under the License.
|
|||
.mx_MessageTile_avatar {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px;
|
||||
margin-left: -56px;
|
||||
margin-left: -64px;
|
||||
margin-top: -7px;
|
||||
float: left;
|
||||
}
|
||||
|
|
|
@ -90,5 +90,5 @@ limitations under the License.
|
|||
width: 100%;
|
||||
-webkit-flex: 0 0 63px;
|
||||
flex: 0 0 63px;
|
||||
margin-left: 3px;
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue