luci-theme-openwrt: minor mobile style fixes
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
2ee1873acc
commit
04e483d16a
1 changed files with 1 additions and 4 deletions
|
@ -1311,6 +1311,7 @@ ul.cbi-tabmenu li.cbi-tab {
|
|||
.ifacebadge.large,
|
||||
.network-status-table .ifacebox-body .ifacebadge {
|
||||
flex: 1;
|
||||
-webkit-flex: 1 1 auto;
|
||||
margin: .5em .25em .25em .25em;
|
||||
padding: .5em;
|
||||
min-width: 220px;
|
||||
|
@ -1727,8 +1728,4 @@ ul.cbi-tabmenu li.cbi-tab {
|
|||
#cbi-network-switch_vlan .td.cbi-section-actions {
|
||||
flex-basis: 100%;
|
||||
}
|
||||
|
||||
.network-status-table .ifacebox {
|
||||
margin: 0 0 .5em 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue