diff --git a/less/account.less b/less/account.less index abd2568..ff94fa2 100644 --- a/less/account.less +++ b/less/account.less @@ -332,6 +332,12 @@ .user-icon-style(46px, 2.4rem, 50%); } + @media (max-width: @screen-sm) { + img, .user-icon { + display: none; + } + } + h4 { line-height: 46px; margin: 0; diff --git a/templates/partials/modals/change_picture_modal.tpl b/templates/partials/modals/change_picture_modal.tpl index 443c87d..9ec85c9 100644 --- a/templates/partials/modals/change_picture_modal.tpl +++ b/templates/partials/modals/change_picture_modal.tpl @@ -1,63 +1,62 @@ -