summaryrefslogtreecommitdiffhomepage
path: root/themes
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2020-03-04 09:29:07 +0100
committerJo-Philipp Wich <jo@mein.io>2020-03-04 09:29:07 +0100
commitaa2445cdd85109987b893fb950adbe7d3ef2dddb (patch)
tree70788dc0395ffdaded2fa6dc156417862dfa200d /themes
parentacef56726c09e9eed15165be17aa955bf93d2e93 (diff)
luci-theme-bootstrap: fix overview wireless display quirks
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'themes')
-rw-r--r--themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css2
1 files changed, 2 insertions, 0 deletions
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 {