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

support headroom with guide

This commit is contained in:
Luke Pulverenti 2016-04-26 22:59:43 -04:00
parent 937b1a7a7c
commit ff79304dee
70 changed files with 115 additions and 88 deletions

View file

@ -66,14 +66,6 @@
padding-top: 10px;
}
.absolutePageTabContent {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
/*.pageWithAbsoluteTabs .pageTabContent {
padding-left: .5em !important;
padding-right: .5em !important;