From: Jo-Philipp Wich Date: Wed, 4 Mar 2020 08:29:07 +0000 (+0100) Subject: luci-theme-bootstrap: fix overview wireless display quirks X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=14b46fe88757d18596ec057d933d1ddd858ee0ef;p=oweals%2Fluci.git luci-theme-bootstrap: fix overview wireless display quirks Signed-off-by: Jo-Philipp Wich (cherry picked from commit aa2445cdd85109987b893fb950adbe7d3ef2dddb) --- diff --git a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css index bf0a63d76..ffb9c09ed 100644 --- a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css +++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css @@ -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 {