From 3f9ec3de82c1a3879a2b092672f51c1caca76f5c Mon Sep 17 00:00:00 2001 From: mayaeh Date: Fri, 28 Sep 2018 03:36:36 +0900 Subject: [PATCH] Fix some icon names changed by the Font Awesome 5. (#8796) --- app/javascript/mastodon/features/getting_started/index.js | 2 +- app/javascript/mastodon/features/list_timeline/index.js | 2 +- app/javascript/mastodon/features/video/index.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/javascript/mastodon/features/getting_started/index.js b/app/javascript/mastodon/features/getting_started/index.js index 4fbe7ed5a..2b70b7501 100644 --- a/app/javascript/mastodon/features/getting_started/index.js +++ b/app/javascript/mastodon/features/getting_started/index.js @@ -109,7 +109,7 @@ class GettingStarted extends ImmutablePureComponent { if (!multiColumn) { navItems.push( , - , + , ); height += 34 + 48; diff --git a/app/javascript/mastodon/features/list_timeline/index.js b/app/javascript/mastodon/features/list_timeline/index.js index 78ea7624a..cdfb068cf 100644 --- a/app/javascript/mastodon/features/list_timeline/index.js +++ b/app/javascript/mastodon/features/list_timeline/index.js @@ -154,7 +154,7 @@ class ListTimeline extends React.PureComponent { diff --git a/app/javascript/mastodon/features/video/index.js b/app/javascript/mastodon/features/video/index.js index 9ef098605..e1e284b5a 100644 --- a/app/javascript/mastodon/features/video/index.js +++ b/app/javascript/mastodon/features/video/index.js @@ -370,7 +370,7 @@ class Video extends React.PureComponent {
{(!fullscreen && onOpenVideo) && } {onCloseVideo && } - +