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:
parent
5155364eab
commit
7ef76bcf6f
1 changed files with 1 additions and 1 deletions
|
@ -663,7 +663,7 @@ ul > li {
|
|||
padding: 0;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
max-width: 100px;
|
||||
max-width: 150px;
|
||||
}
|
||||
|
||||
.ifacebox-head {
|
||||
|
|
Loading…
Reference in a new issue