luci-theme-bootstrap: fix overview wireless display quirks

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit aa2445cdd8)
This commit is contained in:
Jo-Philipp Wich 2020-03-04 09:29:07 +01:00
parent 6e72bec1c2
commit 14b46fe887

View file

@ -2022,6 +2022,8 @@ table table td,
.network-status-table .ifacebox-body > div {
margin: -.125em;
display: flex;
flex-wrap: wrap;
}
#dsl_status_table .ifacebox-body span > strong {