sync updates
This commit is contained in:
@@ -383,7 +383,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
||||
}
|
||||
|
||||
.noBackdrop {
|
||||
height: 260px;
|
||||
height: 220px;
|
||||
}
|
||||
|
||||
.noBackdrop .itemBackdropContent {
|
||||
@@ -513,7 +513,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
||||
}
|
||||
|
||||
.portraitDetailImageContainer img {
|
||||
max-width: 220px;
|
||||
max-width: 185px;
|
||||
}
|
||||
|
||||
.lastDetailContentEffectedByImage.detailContentEffectedByPortraitImage {
|
||||
@@ -537,6 +537,10 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
||||
padding: 0 1em;
|
||||
}
|
||||
|
||||
.portraitDetailImageContainer img {
|
||||
max-height: 120px;
|
||||
}
|
||||
|
||||
.lastDetailContentEffectedByImage.detailContentEffectedByPortraitImage {
|
||||
min-height: initial;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user