diff --git a/lukeflix.css b/lukeflix.css index ca08340..bdc0317 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -1810,6 +1810,14 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { } } +@media (max-width: 770px) { + + /* Push navigation tabs down when overflowing */ + .emby-tabs-slider { + margin: 50px 0 !important; + } +} + @media all and (max-width: 25em) { #castContent .card.overflowPortraitCard,