diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index e1176bb42..d2a4ae9d3 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -436,7 +436,7 @@ a.itemTag:hover { } .itemDetailImage { - max-height: 240px; + max-height: 220px; max-width: 320px; -moz-box-shadow: 0px 0 20px #000; -webkit-box-shadow: 0px 0 20px #000; @@ -751,7 +751,7 @@ a.itemTag:hover { } .detailPageContent { - max-width: 900px; + max-width: 850px; } .primaryDetailPageContent { @@ -765,10 +765,6 @@ a.itemTag:hover { max-width: 950px; } - .detailPageContent { - max-width: 1000px; - } - .primaryDetailPageContent { max-width: 850px; } diff --git a/dashboard-ui/css/posteritem.css b/dashboard-ui/css/posteritem.css index 686082cbb..06c7abc10 100644 --- a/dashboard-ui/css/posteritem.css +++ b/dashboard-ui/css/posteritem.css @@ -32,7 +32,7 @@ } .posterItemOverlayInner { - padding: 15px 13px 10px; + padding: 13px 13px 10px; } .smallBackdropPosterItem, .smallPosterItem { @@ -264,6 +264,18 @@ } } +@media all and (min-width: 1000px) { + + + .smallBackdropPosterItem { + width: 202px; + } + + .smallBackdropPosterItem .posterItemImage { + height: 113.625px; + } +} + @media all and (min-width: 1200px) { .backdropPosterItem { @@ -282,14 +294,6 @@ height: 207px; } - .smallBackdropPosterItem { - width: 228px; - } - - .smallBackdropPosterItem .posterItemImage { - height: 128.25px; - } - .storeReviewCount { display: inline; } diff --git a/dashboard-ui/css/tileitem.css b/dashboard-ui/css/tileitem.css index a9984707f..0efbe9021 100644 --- a/dashboard-ui/css/tileitem.css +++ b/dashboard-ui/css/tileitem.css @@ -245,10 +245,6 @@ .squareTileItem .tileImage { height: 130px; } - - .smallPosterTileItem { - width: 22%; - } } @media all and (min-width: 1440px) { diff --git a/dashboard-ui/itembynamedetails.html b/dashboard-ui/itembynamedetails.html index e3340a03c..19ddb8b77 100644 --- a/dashboard-ui/itembynamedetails.html +++ b/dashboard-ui/itembynamedetails.html @@ -146,7 +146,7 @@ - + - + - + - +
diff --git a/dashboard-ui/livetvrecording.html b/dashboard-ui/livetvrecording.html index 7b7d2106f..ec6ce38ba 100644 --- a/dashboard-ui/livetvrecording.html +++ b/dashboard-ui/livetvrecording.html @@ -42,7 +42,7 @@ - +