New: Shift the library and home page content upwards when section tabs move up
This commit is contained in:
parent
a373e7efcd
commit
2cad85f2a9
1 changed files with 4 additions and 0 deletions
|
|
@ -997,6 +997,10 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
position: relative;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.libraryPage:not(.noSecondaryNavPage) {
|
||||
padding-top: 4.8em !important;
|
||||
}
|
||||
}
|
||||
|
||||
.emby-select-withcolor > option {
|
||||
|
|
|
|||
Loading…
Reference in a new issue