diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 6fb092b2..9d9e1abe 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -811,6 +811,7 @@ li.accountInvite span { } .accountImage { background-image: url(user.png); + background-size: 84px 84px; background-repeat: no-repeat; height:84px; width:84px;