From: Marcin Mikołajczak Date: Sun, 15 Apr 2018 11:58:47 +0000 (+0200) Subject: Change icon for domain blocks (#7139) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=fa04945365bc552748b9d312f936a74cfd8d35b1;p=mastodon.git Change icon for domain blocks (#7139) * Change icon for domain blocks Both domain blocks and user blocks uses the same icon… * Update index.js --- diff --git a/app/javascript/mastodon/features/domain_blocks/index.js b/app/javascript/mastodon/features/domain_blocks/index.js index b17c47e91..3b29e2a26 100644 --- a/app/javascript/mastodon/features/domain_blocks/index.js +++ b/app/javascript/mastodon/features/domain_blocks/index.js @@ -52,7 +52,7 @@ export default class Blocks extends ImmutablePureComponent { } return ( - + {domains.map(domain => diff --git a/app/javascript/mastodon/features/getting_started/index.js b/app/javascript/mastodon/features/getting_started/index.js index 1a71cff94..053a1ca17 100644 --- a/app/javascript/mastodon/features/getting_started/index.js +++ b/app/javascript/mastodon/features/getting_started/index.js @@ -122,7 +122,7 @@ export default class GettingStarted extends ImmutablePureComponent { - +