diff --git a/dashboard-ui/scripts/gamesrecommendedpage.js b/dashboard-ui/scripts/gamesrecommendedpage.js index 1a221d43ed..7cc043e88a 100644 --- a/dashboard-ui/scripts/gamesrecommendedpage.js +++ b/dashboard-ui/scripts/gamesrecommendedpage.js @@ -22,8 +22,7 @@ useAverageAspectRatio: true, showNewIndicator: false, transparent: true, - borderless: true, - imagePosition: 'center center' + borderless: true })); }); @@ -51,8 +50,7 @@ items: result.Items, useAverageAspectRatio: true, transparent: true, - borderless: true, - imagePosition: 'center center' + borderless: true })); }); @@ -80,8 +78,7 @@ items: result.Items, useAverageAspectRatio: true, transparent: true, - borderless: true, - imagePosition: 'center center' + borderless: true })); });