1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

center poster text

This commit is contained in:
Luke Pulverenti 2014-01-13 11:48:37 -05:00
parent 14a7a42256
commit fe3c35efdb
8 changed files with 17 additions and 9 deletions

View file

@ -49,7 +49,8 @@
shape: "portrait",
context: 'tv',
useAverageAspectRatio: true,
showTitle: true
showTitle: true,
centerText: true
});
$('.itemsContainer', page).removeClass('timelineItemsContainer');
}