From 2cad85f2a97a40a8b25c358fa2fb7dee230a734b Mon Sep 17 00:00:00 2001 From: lscambo13 Date: Fri, 20 Dec 2024 08:33:51 -0800 Subject: [PATCH] New: Shift the library and home page content upwards when section tabs move up --- Theme/ElegantFin-theme-nightly.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Theme/ElegantFin-theme-nightly.css b/Theme/ElegantFin-theme-nightly.css index 1efdc1e..d98ee00 100644 --- a/Theme/ElegantFin-theme-nightly.css +++ b/Theme/ElegantFin-theme-nightly.css @@ -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 {