diff --git a/core/client/assets/sass/layouts/users.scss b/core/client/assets/sass/layouts/users.scss index 97f94b5b0d..d673a15ce2 100644 --- a/core/client/assets/sass/layouts/users.scss +++ b/core/client/assets/sass/layouts/users.scss @@ -206,8 +206,8 @@ .img { display: block; - width: 100%; - height: 100%; + width: 110px; + height: 110px; background-image: url(/shared/img/user-image.png); background-size: cover; background-position: center center; @@ -257,4 +257,4 @@ color: darken($brown, 5%); } -} //.settings \ No newline at end of file +} //.settings