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=aa2445cdd85109987b893fb950adbe7d3ef2dddb;p=oweals%2Fluci.git luci-theme-bootstrap: fix overview wireless display quirks Signed-off-by: Jo-Philipp Wich --- 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 be49fd434..5f7dd6050 100644 --- a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css +++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css @@ -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 {