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 {