1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Adjust transcoding throttling

This commit is contained in:
Luke Pulverenti 2014-08-30 10:26:29 -04:00
parent c9e79fdcdf
commit c444daa6e8
8 changed files with 121 additions and 60 deletions

View file

@ -1194,7 +1194,7 @@ a.itemTag:hover {
}
.itemsContainer .itemsListview {
.itemsContainer:not(.fullWidthItemsContainer) .itemsListview {
max-width: 800px;
}