From 7800c0596d7693f4fb6f27bd4528a9cb31be1793 Mon Sep 17 00:00:00 2001 From: lucaspatenaude Date: Tue, 28 Jul 2026 19:47:31 -0600 Subject: [PATCH] Update Live TV program pop-up spacing --- lukeflix.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lukeflix.css b/lukeflix.css index 88b2bb4..101602c 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2567,6 +2567,9 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { .dialogContainer { -webkit-justify-content: flex-end; justify-content: flex-end; + height: 85.5% !important; + padding: 11px !important; + margin-top: 100px !important; } /* Remove background tint for when pop-up opens */