From de7bc7e43d3631a2572ad3d1823c3b5176f4abfd Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sun, 29 Apr 2018 16:57:12 -0700 Subject: [PATCH] avatar should not have gray background (#237) fixes #233 --- routes/_components/Avatar.html | 43 +++++++++++++++++++------- routes/_components/NonAutoplayImg.html | 5 ++- 2 files changed, 36 insertions(+), 12 deletions(-) diff --git a/routes/_components/Avatar.html b/routes/_components/Avatar.html index fb4c0fe3..71e69360 100644 --- a/routes/_components/Avatar.html +++ b/routes/_components/Avatar.html @@ -1,18 +1,25 @@ {{#if error}} - + {{else}} - {{/if}}