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

update probing

This commit is contained in:
Luke Pulverenti 2016-12-03 15:00:41 -05:00
parent 11e4966819
commit 8ac4ff719f
5 changed files with 29 additions and 9 deletions

View file

@ -301,7 +301,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
.detailLogo {
width: 300px;
height: 80px;
height: 70px;
position: absolute;
top: 10%;
right: 20%;
@ -372,7 +372,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
.detailPagePrimaryContainer {
display: flex;
margin-bottom: 3em;
margin-bottom: 3.6em;
}
}