This commit is contained in:
kay.one 2013-06-06 20:34:18 -07:00
commit f94ea0e78a
9 changed files with 32 additions and 26 deletions

View file

@ -2,7 +2,7 @@
<div class="row">
<div class="span2">
<a href="{{traktUrl}}" target="_blank">
<img class="series-poster img-polaroid" src="{{remotePoster}}">
<img class="add-series-poster" src="{{remotePoster}}">
</a>
</div>
<div class="span9">

View file

@ -41,7 +41,7 @@
padding-top: 10px;
}
.img-polaroid {
.add-series-poster {
min-width: 138px;
min-height: 203px;
max-width: 138px;