item size in continue watching increased

This commit is contained in:
nklhrstv 2020-04-06 15:47:35 +03:00
parent 010758382c
commit cbb1044986

View file

@ -44,7 +44,7 @@
} }
} }
.board-row-landscape { .board-row-landscape, .continue-watching-row {
.meta-item, .meta-item-placeholder { .meta-item, .meta-item-placeholder {
&:nth-child(n+9) { &:nth-child(n+9) {
display: none; display: none;
@ -58,14 +58,6 @@
@media only screen and (max-width: @normal) { @media only screen and (max-width: @normal) {
.board-container { .board-container {
.board-content { .board-content {
.continue-watching-row {
.meta-item, .meta-item-placeholder {
&:nth-child(n+10) {
display: none;
}
}
}
.board-row-poster, .board-row-square { .board-row-poster, .board-row-square {
.meta-item, .meta-item-placeholder { .meta-item, .meta-item-placeholder {
&:nth-child(n+9) { &:nth-child(n+9) {
@ -74,7 +66,7 @@
} }
} }
.board-row-landscape { .board-row-landscape, .continue-watching-row {
.meta-item, .meta-item-placeholder { .meta-item, .meta-item-placeholder {
&:nth-child(n+8) { &:nth-child(n+8) {
display: none; display: none;
@ -88,14 +80,6 @@
@media only screen and (max-width: @medium) { @media only screen and (max-width: @medium) {
.board-container { .board-container {
.board-content { .board-content {
.continue-watching-row {
.meta-item, .meta-item-placeholder {
&:nth-child(n+9) {
display: none;
}
}
}
.board-row-poster, .board-row-square { .board-row-poster, .board-row-square {
.meta-item, .meta-item-placeholder { .meta-item, .meta-item-placeholder {
&:nth-child(n+8) { &:nth-child(n+8) {
@ -104,7 +88,7 @@
} }
} }
.board-row-landscape { .board-row-landscape, .continue-watching-row {
.meta-item, .meta-item-placeholder { .meta-item, .meta-item-placeholder {
&:nth-child(n+7) { &:nth-child(n+7) {
display: none; display: none;
@ -118,14 +102,6 @@
@media only screen and (max-width: @small) { @media only screen and (max-width: @small) {
.board-container { .board-container {
.board-content { .board-content {
.continue-watching-row {
.meta-item, .meta-item-placeholder {
&:nth-child(n+8) {
display: none;
}
}
}
.board-row-poster, .board-row-square { .board-row-poster, .board-row-square {
.meta-item, .meta-item-placeholder { .meta-item, .meta-item-placeholder {
&:nth-child(n+7) { &:nth-child(n+7) {
@ -134,7 +110,7 @@
} }
} }
.board-row-landscape { .board-row-landscape, .continue-watching-row {
.meta-item, .meta-item-placeholder { .meta-item, .meta-item-placeholder {
&:nth-child(n+6) { &:nth-child(n+6) {
display: none; display: none;
@ -148,14 +124,6 @@
@media only screen and (max-width: @xsmall) { @media only screen and (max-width: @xsmall) {
.board-container { .board-container {
.board-content { .board-content {
.continue-watching-row {
.meta-item, .meta-item-placeholder {
&:nth-child(n+7) {
display: none;
}
}
}
.board-row-poster, .board-row-square { .board-row-poster, .board-row-square {
.meta-item, .meta-item-placeholder { .meta-item, .meta-item-placeholder {
&:nth-child(n+6) { &:nth-child(n+6) {
@ -164,7 +132,7 @@
} }
} }
.board-row-landscape { .board-row-landscape, .continue-watching-row {
.meta-item, .meta-item-placeholder { .meta-item, .meta-item-placeholder {
&:nth-child(n+5) { &:nth-child(n+5) {
display: none; display: none;
@ -178,14 +146,6 @@
@media only screen and (max-width: @minimum) { @media only screen and (max-width: @minimum) {
.board-container { .board-container {
.board-content { .board-content {
.continue-watching-row {
.meta-item, .meta-item-placeholder {
&:nth-child(n+6) {
display: none;
}
}
}
.board-row-poster, .board-row-square { .board-row-poster, .board-row-square {
.meta-item, .meta-item-placeholder { .meta-item, .meta-item-placeholder {
&:nth-child(n+5) { &:nth-child(n+5) {
@ -194,7 +154,7 @@
} }
} }
.board-row-landscape { .board-row-landscape, .continue-watching-row {
.meta-item, .meta-item-placeholder { .meta-item, .meta-item-placeholder {
&:nth-child(n+4) { &:nth-child(n+4) {
display: none; display: none;