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

update css reference

This commit is contained in:
Luke Pulverenti 2015-11-22 16:14:24 -05:00
parent e92784271b
commit 63aaf8def0
4 changed files with 9 additions and 5 deletions

View file

@ -1455,6 +1455,10 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
padding-right: .7em;
}
.itemsListview.paperList {
text-align: left;
}
.itemsListview paper-item-body {
min-height: 0 !important;
}