Update lukeflix.css

This commit is contained in:
2026-07-24 19:10:57 -06:00
parent d8cb29484f
commit 2ae1cf7b68

View File

@@ -2325,9 +2325,13 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
/* 16. LIVE TV STRUCTURE & COMPONENTS */ /* 16. LIVE TV STRUCTURE & COMPONENTS */
.absolutePageTabContent { .absolutePageTabContent {
top: 4.9em !important; top: 4.3em !important;
} }
.headerTop { .headerTop {
padding: 1em 0 !important; padding: 1.1em 0 !important;
}
.headerTabs.sectionTabs {
margin-top: -4.4em !important;
} }