From 7ef76bcf6f3f4f44d34c6c3ac6297e321982addb Mon Sep 17 00:00:00 2001 From: "Fritz D. Ansel" Date: Mon, 2 Aug 2021 20:40:26 +0200 Subject: [PATCH] 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 (cherry picked from commit c592ef4f8401e16959086f0f6f04c71dfba6dffa) --- .../htdocs/luci-static/openwrt2020/cascade.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 1efe6fa596..0dc06a0bd2 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 {