mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Fixed title placement on movie detail page
This commit is contained in:
parent
69e2cde332
commit
16cd5d756f
@ -349,7 +349,7 @@
|
||||
}
|
||||
.layout-desktop .nameContainer {
|
||||
position: absolute !important;
|
||||
margin-top: -50px !important;
|
||||
margin-top: -55px !important;
|
||||
}
|
||||
.layout-desktop .itemMiscInfo {
|
||||
position: absolute !important;
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user