theme openwrt-2020: larger bridge-boxes
authorFritz D. Ansel <fdansel@yandex.ru>
Mon, 2 Aug 2021 18:40:26 +0000 (20:40 +0200)
committerFritz D. Ansel <fdansel@yandex.ru>
Wed, 11 Aug 2021 07:25:56 +0000 (09:25 +0200)
they are to small for devices like e8450
as it has 4x LAN + 2x WLAN + 1x Bridge

Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css

index f510e6c7895a2ccdbe4c44b98b89ca0c0162a476..a46c6d56f444d0a8c408f90d80af8f64a4b95aea 100644 (file)
@@ -663,7 +663,7 @@ ul > li {
        padding: 0;
        text-align: center;
        width: 100%;
-       max-width: 100px;
+       max-width: 150px;
 }
 
 .ifacebox-head {