diff --git a/lukeflix.css b/lukeflix.css index b185ce9..ca08340 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2395,8 +2395,8 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { } /* Hide details section (subtitles/quality/etc. ) */ -.detailSection { - /* display: none !important; */ +.trackSelections { + display: none !important; } /* == DETAIL RIBBON BUTTONS == */