From: mayaeh Date: Sun, 13 Mar 2022 04:15:19 +0000 (+0900) Subject: Change the "Explore" icon from fa-globe to fa-hashtag (#17757) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=e38a01c41add3dbbb0a9a7a68e591ce8313aa13a;p=mastodon.git Change the "Explore" icon from fa-globe to fa-hashtag (#17757) --- diff --git a/app/javascript/mastodon/features/explore/index.js b/app/javascript/mastodon/features/explore/index.js index ddacf5812..8082f2d99 100644 --- a/app/javascript/mastodon/features/explore/index.js +++ b/app/javascript/mastodon/features/explore/index.js @@ -56,7 +56,7 @@ class Explore extends React.PureComponent { ) : ( , , , - , + , ); height += 34 + 48*3; diff --git a/app/javascript/mastodon/features/ui/components/navigation_panel.js b/app/javascript/mastodon/features/ui/components/navigation_panel.js index 51a0757bc..eb42115b7 100644 --- a/app/javascript/mastodon/features/ui/components/navigation_panel.js +++ b/app/javascript/mastodon/features/ui/components/navigation_panel.js @@ -13,7 +13,7 @@ const NavigationPanel = () => ( - +