From cae44120b6c3308f94cda8e9b3a2f36a79472351 Mon Sep 17 00:00:00 2001 From: riley Date: Tue, 14 Nov 2023 13:16:01 -0500 Subject: [PATCH] fixed wrapping issue on wireless page --- luasrc/gaya/gaya.css | 1 - 1 file changed, 1 deletion(-) diff --git a/luasrc/gaya/gaya.css b/luasrc/gaya/gaya.css index 790da2f..3c81942 100644 --- a/luasrc/gaya/gaya.css +++ b/luasrc/gaya/gaya.css @@ -1391,7 +1391,6 @@ strong { display: inline-block; width: 100%; padding: 0.35rem 1rem 0.2rem; - white-space: nowrap; } .cbi-value ul { line-height: 1.25;