From de3329400090302b2c4ac7c794a62e82adc5b098 Mon Sep 17 00:00:00 2001 From: Richard Lewis Date: Tue, 13 Mar 2018 10:07:49 +0000 Subject: [PATCH] Center loading spinner. --- src/components/views/elements/AppTile.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/views/elements/AppTile.js b/src/components/views/elements/AppTile.js index e408d752a8..afed9289f8 100644 --- a/src/components/views/elements/AppTile.js +++ b/src/components/views/elements/AppTile.js @@ -496,7 +496,7 @@ export default class AppTile extends React.Component { if (this.props.show) { const loadingElement = ( -
+
); @@ -511,7 +511,7 @@ export default class AppTile extends React.Component { ); } else { appTileBody = ( -
+
{ this.state.loading && loadingElement } { /* The "is" attribute in the following iframe tag is needed in order to enable rendering of the