show movies on boxset page

This commit is contained in:
Luke Pulverenti
2013-04-15 19:15:46 -04:00
parent e19fd498c0
commit b9a45615c5
3 changed files with 11 additions and 9 deletions
+6 -4
View File
@@ -110,10 +110,6 @@
margin: 0 0 5px;
}
.detailPagePrimaryInfo {
padding: 0 10px;
}
.itemMiscInfo {
color: #ddd;
font-size: 14px;
@@ -240,6 +236,12 @@
display: none;
}
@media all and (min-width: 650px) {
.detailPagePrimaryInfo {
padding: 0 10px;
}
}
@media all and (min-width: 850px) {
.posterDetailViewItem {
width: 46%;