show movies on boxset page
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user