diff --git a/less/account.less b/less/account.less index 7e93a65..01cf89e 100644 --- a/less/account.less +++ b/less/account.less @@ -182,4 +182,15 @@ font-size:16px; width:100px; } +} + +.picture-switcher { + img, .user-icon { + .user-icon-style(46px, 2.4rem, 50%); + } + + h4 { + line-height: 46px; + margin: 0; + } } \ No newline at end of file diff --git a/templates/partials/modals/change_picture_modal.tpl b/templates/partials/modals/change_picture_modal.tpl index f6a40b0..3ca7b2b 100644 --- a/templates/partials/modals/change_picture_modal.tpl +++ b/templates/partials/modals/change_picture_modal.tpl @@ -1,36 +1,38 @@ -