From 5d69521db3f846c3169b56cd3be092b9d419f67d Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Mon, 15 Jan 2018 19:26:59 -0800 Subject: [PATCH] fix weird-looking placeholder avatar image --- routes/_components/Avatar.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/routes/_components/Avatar.html b/routes/_components/Avatar.html index f7f333f6..72cea0e9 100644 --- a/routes/_components/Avatar.html +++ b/routes/_components/Avatar.html @@ -1,7 +1,6 @@ {{#await imagePromise}} - - - + + {{then src}} Profile picture for @{{account.acct}} {{catch error}}