fix banner height and use primary image as fallback
This commit is contained in:
parent
63bd2ef908
commit
24cd5e112b
2 changed files with 9 additions and 1 deletions
|
@ -646,7 +646,7 @@
|
|||
.layout-desktop .detailRibbon,
|
||||
.layout-tv .detailRibbon {
|
||||
margin-top: -7.2em;
|
||||
height: 7.18em;
|
||||
height: 7.2em;
|
||||
}
|
||||
|
||||
.layout-desktop .noBackdrop .detailRibbon,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue