dashboard tweaks and webm fixes

This commit is contained in:
Luke Pulverenti 2013-03-27 08:42:06 -04:00
parent ec37278514
commit 7f3cbd761c
3 changed files with 7 additions and 7 deletions

View file

@ -675,7 +675,7 @@
if (cast.PrimaryImageTag) {
var imgUrl = ApiClient.getPersonImageUrl(cast.Name, {
maxwidth: 185,
width: 185,
tag: cast.PrimaryImageTag,
type: "primary"
});