support channels with dlna

This commit is contained in:
Luke Pulverenti
2014-07-29 23:31:35 -04:00
parent b89707f7b9
commit 27cc543b5f
13 changed files with 20 additions and 34 deletions
+1 -8
View File
@@ -379,7 +379,7 @@ a.itemTag:hover {
.itemBackdrop {
background-size: cover;
background-position: center 13%;
background-position: center 15%;
background-repeat: no-repeat;
height: 600px;
position: relative;
@@ -664,13 +664,6 @@ a.itemTag:hover {
}
}
@media all and (min-width: 1000px) {
.itemBackdrop {
background-size: 100% auto;
}
}
@media all and (min-width: 750px) {
.detailPageContent {
max-width: 900px;