From 2df680a786af6746180c18f7eaa63b9e9b2307ec Mon Sep 17 00:00:00 2001 From: lscambo13 Date: Tue, 13 May 2025 12:53:53 -0700 Subject: [PATCH] Fix: Allowed word break to prevent clipping of long media titles on phones --- Theme/ElegantFin-theme-nightly.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Theme/ElegantFin-theme-nightly.css b/Theme/ElegantFin-theme-nightly.css index b3ff417..428384b 100644 --- a/Theme/ElegantFin-theme-nightly.css +++ b/Theme/ElegantFin-theme-nightly.css @@ -2126,6 +2126,7 @@ div[data-role=controlgroup] a.ui-btn-active { .layout-mobile .infoWrapper h1.parentName, .layout-mobile .infoWrapper h1.parentNameLast { font-size: 2.5em; + word-wrap: break-word; } #liveTvSuggestedPage,