Switch to desktop endpnt w/ new ctoken format except sort by old>1

Sorting by old for pages > 1 currently broken on some channels;
it's still using the mobile endpoint.
This commit is contained in:
James Taylor
2020-08-12 14:46:29 -07:00
parent 4bedf55461
commit ac9b7f0162
2 changed files with 18 additions and 18 deletions

View File

@@ -68,13 +68,6 @@
.item-grid{
padding-left: 20px;
}
.item-grid .horizontal-item-box .item{
width:330px;
}
.no-description .thumbnail-box{
width: 120px;
height:90px;
}
.item-list{
width:800px;
margin: auto;