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