Fix avatar getting chopped off
This commit is contained in:
parent
207a1143fc
commit
2ac2358d93
1 changed files with 1 additions and 1 deletions
|
@ -22,10 +22,10 @@ limitations under the License.
|
||||||
.mx_ConfirmUserActionDialog_avatar {
|
.mx_ConfirmUserActionDialog_avatar {
|
||||||
float: left;
|
float: left;
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
margin-top: -2px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_ConfirmUserActionDialog_name {
|
.mx_ConfirmUserActionDialog_name {
|
||||||
|
padding-top: 2px;
|
||||||
font-size: $font-18px;
|
font-size: $font-18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue