From e3f7f36e5e4eeeb09d7a9347b1e88fda783b9daa Mon Sep 17 00:00:00 2001 From: "Aaron D. Lee" Date: Thu, 8 Jan 2026 17:17:47 -0500 Subject: [PATCH] Prevent DCT/LSB button text from wrapping Add text-nowrap to keep icon and text together. Co-Authored-By: Claude Opus 4.5 --- frontends/web/templates/encode.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontends/web/templates/encode.html b/frontends/web/templates/encode.html index a0b8fd8..da172a1 100644 --- a/frontends/web/templates/encode.html +++ b/frontends/web/templates/encode.html @@ -208,9 +208,9 @@
- + - +
|