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

update episodes page

This commit is contained in:
Luke Pulverenti 2016-04-25 22:17:11 -04:00
parent 0bdb63bcff
commit 112a9858cb
4 changed files with 77 additions and 134 deletions

View file

@ -287,7 +287,7 @@ html {
}
body {
overflow-y: auto !important;
overflow-y: scroll !important;
/* This is needed to prevent a horizontal scrollbar while neon-animated-pages are animating. */
overflow-x: hidden;
/*Can't use this with safari or it causes some content to disappear*/