From 2ae1cf7b680ae59bcd7e4fcc9b198dbdda12fbdf Mon Sep 17 00:00:00 2001 From: lucaspatenaude Date: Fri, 24 Jul 2026 19:10:57 -0600 Subject: [PATCH] Update lukeflix.css --- lukeflix.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lukeflix.css b/lukeflix.css index 5db633d..eae2be1 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2325,9 +2325,13 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { /* 16. LIVE TV STRUCTURE & COMPONENTS */ .absolutePageTabContent { - top: 4.9em !important; + top: 4.3em !important; } .headerTop { - padding: 1em 0 !important; + padding: 1.1em 0 !important; +} + +.headerTabs.sectionTabs { + margin-top: -4.4em !important; } \ No newline at end of file