update detail page layout
This commit is contained in:
parent
3c6094599e
commit
28adb1bc8d
3 changed files with 25 additions and 15 deletions
|
@ -439,9 +439,8 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
}
|
||||
|
||||
.detailNameContainer {
|
||||
position: absolute;
|
||||
bottom: 15px;
|
||||
margin-bottom: 0;
|
||||
margin-top: -120px;
|
||||
height: 110px;
|
||||
}
|
||||
|
||||
.desktopMiscInfoContainer {
|
||||
|
@ -595,7 +594,8 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
}
|
||||
|
||||
.detailNameContainer {
|
||||
position: static;
|
||||
margin-top: auto;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.itemBackdropContent {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue