diff --git a/lukeflix.css b/lukeflix.css index 51f102f..b1f2ae3 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2457,6 +2457,7 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { /* Shrink the Date Selector Text */ .guideHeaderDateSelection { font-size: 80%; + padding: none !important; } /* ========== TIME SLOT BAR ========== */ @@ -2472,6 +2473,7 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { .tvGuideHeader { flex-direction: row !important; + margin: none; } /* Date Selector */