luci-theme-bootstrap: fix overview wireless display quirks
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
acef56726c
commit
aa2445cdd8
1 changed files with 2 additions and 0 deletions
|
@ -2026,6 +2026,8 @@ table table td,
|
|||
|
||||
.network-status-table .ifacebox-body > div {
|
||||
margin: -.125em;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
#dsl_status_table .ifacebox-body span > strong {
|
||||
|
|
Loading…
Reference in a new issue