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 <fdansel@yandex.ru>
(cherry picked from commit c592ef4f84)
This commit is contained in:
Fritz D. Ansel 2021-08-02 20:40:26 +02:00 committed by Jo-Philipp Wich
parent 5155364eab
commit 7ef76bcf6f

View file

@ -663,7 +663,7 @@ ul > li {
padding: 0;
text-align: center;
width: 100%;
max-width: 100px;
max-width: 150px;
}
.ifacebox-head {