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

fixed page title on collection screens

This commit is contained in:
Luke Pulverenti 2013-04-26 09:50:21 -04:00
parent e6da08f559
commit cba380b0e5
4 changed files with 20 additions and 81 deletions

View file

@ -101,11 +101,11 @@
}
.portraitPosterItem {
width: 110px;
width: 100px;
}
.portraitPosterItem .posterItemImage {
height: 165px;
height: 150px;
}
}