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

starting dashboard paging

This commit is contained in:
Luke Pulverenti 2013-04-08 17:05:00 -04:00
parent 310456481f
commit d20d2a8c03
3 changed files with 92 additions and 23 deletions

View file

@ -419,7 +419,7 @@ form, .readOnlyContent {
.posterViewItem img {
max-width: 155px;
max-height: 125px;
max-height: 110px;
vertical-align: bottom;
}