diff --git a/less/account.less b/less/account.less index 1f14bdd..41e5d56 100644 --- a/less/account.less +++ b/less/account.less @@ -224,3 +224,16 @@ } } +<<<<<<< HEAD +======= +.picture-switcher { + img, .user-icon { + .user-icon-style(46px, 2.4rem, 50%); + } + + h4 { + line-height: 46px; + margin: 0; + } +} +>>>>>>> master diff --git a/package.json b/package.json index f20a732..98df007 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodebb-theme-persona", - "version": "4.0.19", + "version": "4.0.20", "nbbpm": { "compatibility": "^0.8.2" }, 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 @@ -