diff --git a/background.html b/background.html index 428ae755..7df6f2cd 100644 --- a/background.html +++ b/background.html @@ -139,7 +139,12 @@ diff --git a/stylesheets/_global.scss b/stylesheets/_global.scss index 17471150..ae680bb3 100644 --- a/stylesheets/_global.scss +++ b/stylesheets/_global.scss @@ -209,7 +209,6 @@ $avatar-size: 44px; display: inline-block; height: $avatar-size; width: $avatar-size; - background: $grey_l url('/images/default.png') no-repeat center; border-radius: 50%; background-size: cover; vertical-align: middle; diff --git a/stylesheets/manifest.css b/stylesheets/manifest.css index d33a67de..8695ed12 100644 --- a/stylesheets/manifest.css +++ b/stylesheets/manifest.css @@ -173,7 +173,6 @@ img.emoji { display: inline-block; height: 44px; width: 44px; - background: #f3f3f3 url("/images/default.png") no-repeat center; border-radius: 50%; background-size: cover; vertical-align: middle;