Fixed title placement on movie detail page

This commit is contained in:
loof2736 2022-11-24 17:08:39 -05:00
parent 69e2cde332
commit 16cd5d756f
2 changed files with 2 additions and 2 deletions

View File

@ -349,7 +349,7 @@
}
.layout-desktop .nameContainer {
position: absolute !important;
margin-top: -50px !important;
margin-top: -55px !important;
}
.layout-desktop .itemMiscInfo {
position: absolute !important;

View File

@ -346,7 +346,7 @@ html {
}
.layout-desktop .nameContainer {
position: absolute !important;
margin-top: -50px !important;
margin-top: -55px !important;
}
.layout-desktop .itemMiscInfo {
position: absolute !important;