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

Merge pull request #256 from jellyfin/release-10.3.z

Backmerge release 10.3.0
This commit is contained in:
Bond-009 2019-04-20 12:27:46 +02:00 committed by GitHub
commit df3d3bc7d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
46 changed files with 2255 additions and 399 deletions

View file

@ -74,7 +74,8 @@ div[data-role=page] {
.padded-bottom-page,
.page,
.pageWithAbsoluteTabs .pageTabContent {
padding-bottom: 2em !important
/* provides room for the music controls */
padding-bottom: 5em !important
}
@media all and (min-width:50em) {