From: Jyn Date: Mon, 14 Apr 2025 07:43:51 +0000 (+0700) Subject: luci-theme-openwrt: zone-forwards wrap X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=97d6b5c5ee65a3e9ee7c9841b67dfdec0a3a296a;p=openwrt-luci.git luci-theme-openwrt: zone-forwards wrap Signed-off-by: Jyn --- diff --git a/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css b/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css index b447acc8ab..18e7076150 100644 --- a/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css @@ -1482,12 +1482,13 @@ select + .cbi-button { .zone-forwards { display: flex; - flex-wrap: wrap; + flex-wrap: nowrap; } .zone-forwards > * { flex: 1 1 45%; padding: 1px; + text-wrap: auto; } .zone-forwards > span {