add existing has a load more button that shows all of the results.

This commit is contained in:
kay.one 2013-05-25 22:54:02 -07:00
commit 5ad5307a7b
10 changed files with 195 additions and 150 deletions

View file

@ -1,3 +1,5 @@
@import "../Shared/Styles/card.less";
.series-item {
padding-bottom: 30px;
@ -26,6 +28,9 @@
}
.series-posters-item {
.card;
margin-bottom: 20px;
.center {