diff --git a/lukeflix.css b/lukeflix.css index 4a27084..e4ea102 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2480,8 +2480,8 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { .emby-tabs-slider.guideDateTabsSlider { border: none; background-color: transparent !important; - width: 9vw !important; - padding-left: 5px !important; + width: 140px !important; + padding: 5px 0 !important; } /* Time Interval Spacing & Style */ @@ -2499,11 +2499,11 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { } .programContainer.emby-scroller { - padding-left: 5px !important; + padding: 5px 0 !important; } .channelsContainer { - width: 9vw !important; /* Reduce distance channel number and logo */ + width: 140px !important; /* Reduce distance channel number and logo */ } /* Remove borders around each row and program */