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