episodes for series are now fetched using a single call and broken into seasons.

This commit is contained in:
kay.one 2013-06-01 12:31:39 -07:00
commit 0c63e5ad81
12 changed files with 120 additions and 48 deletions

View file

@ -111,4 +111,9 @@
display: none;
}
}
}
}
.series-detail-summary {
margin-bottom: 50px;
}