updated tvdb search

This commit is contained in:
Luke Pulverenti 2015-01-27 01:50:40 -05:00
parent 6cfbfd9959
commit 19374a0bb2
6 changed files with 15 additions and 3 deletions

View file

@ -221,6 +221,10 @@
background-size: cover;
}
.centeredCardImage {
background-position: center center;
}
.bannerCard {
width: 100%;
}