From: mayaeh Date: Thu, 27 Sep 2018 18:36:36 +0000 (+0900) Subject: Fix some icon names changed by the Font Awesome 5. (#8796) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=3f9ec3de82c1a3879a2b092672f51c1caca76f5c;p=mastodon.git Fix some icon names changed by the Font Awesome 5. (#8796) --- 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 && } - +