diff --git a/dashboard-ui/scripts/librarybrowser.js b/dashboard-ui/scripts/librarybrowser.js index b3e08f4253..6c8d0942dd 100644 --- a/dashboard-ui/scripts/librarybrowser.js +++ b/dashboard-ui/scripts/librarybrowser.js @@ -1119,8 +1119,8 @@ posterWidth = 200; } else if (options.shape == 'detailPage169') { - posterWidth = 260; - thumbWidth = 260; + posterWidth = 320; + thumbWidth = 320; } var dateText;