Fixed a bug where the usr avatar was scaled dwn in the usr settings menu

Respecting commit title length limit is cool
stable
Tristan Cormier 2018-03-12 18:22:58 -04:00 committed by Miguel Gonzalez
parent b3a18636dd
commit 0095f9ae3e
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ div.wrapper(
form
.project-details-image(tg-user-avatar)
fieldset.image-container
img.image(tg-avatar="user" alt="avatar")
img.image(tg-avatar-big="user" alt="avatar")
.loading-overlay
img.loading-spinner(
src="/#{v}/svg/spinner-circle.svg",