From: Jo-Philipp Wich Date: Fri, 13 Jul 2018 14:31:14 +0000 (+0200) Subject: luci-theme-bootstrap: margin fix for multiple wifs on status overview X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=053682c4c344e5b1ee875d503ea14e3cb9447e68;p=oweals%2Fluci.git luci-theme-bootstrap: margin fix for multiple wifs on status overview 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 87e25cf33..38f3ca54e 100644 --- a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css +++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css @@ -1858,6 +1858,7 @@ table table td, .network-status-table .ifacebox-body > div { display: flex; flex-wrap: wrap; + margin: -.125em; } .ifacebadge.large, @@ -1866,6 +1867,7 @@ table table td, flex: 1; padding: .25em; min-width: 220px; + margin: .125em; } .ifacebadge > *,