From: Fritz D. Ansel Date: Mon, 2 Aug 2021 18:40:26 +0000 (+0200) Subject: theme openwrt-2020: larger bridge-boxes X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c592ef4f8401e16959086f0f6f04c71dfba6dffa;p=openwrt-luci.git theme openwrt-2020: larger bridge-boxes they are to small for devices like e8450 as it has 4x LAN + 2x WLAN + 1x Bridge Signed-off-by: Fritz D. Ansel --- diff --git a/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css b/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css index f510e6c789..a46c6d56f4 100644 --- a/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css +++ b/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css @@ -663,7 +663,7 @@ ul > li { padding: 0; text-align: center; width: 100%; - max-width: 100px; + max-width: 150px; } .ifacebox-head {