From 181bf88eecde76d49a5f4558706d149ec303dd92 Mon Sep 17 00:00:00 2001 From: lucaspatenaude Date: Tue, 28 Jul 2026 17:25:50 -0600 Subject: [PATCH] Update lukeflix.css --- lukeflix.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lukeflix.css b/lukeflix.css index 764768c..200518a 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2515,7 +2515,7 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { } /* Use correct category coloring for active programs */ -.programCell-active { +.programCell-active .guideProgramNameText { width: 100%; padding-left: 15px !important; align-content: center;