summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-material
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2019-07-05 07:25:36 +0200
committerGitHub <noreply@github.com>2019-07-05 07:25:36 +0200
commit69733472570cc718b18130f819013bc8867261dc (patch)
tree97d11bf5fb070aa8146c511c43aa4cdc14cb8d61 /themes/luci-theme-material
parentf56a6df49c9129f8d0b5451e9a8aca0315aba488 (diff)
parent5d26fec0bf3701f5a0b875bacd0b2f3898449e96 (diff)
Merge pull request #2804 from tano-systems/pr/bootstrap-dashboard-fix
Fix a overview page style issue for various themes
Diffstat (limited to 'themes/luci-theme-material')
-rw-r--r--themes/luci-theme-material/htdocs/luci-static/material/cascade.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css
index 8a41e8c0cf..d74077853a 100644
--- a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css
+++ b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css
@@ -1776,6 +1776,7 @@ td > .ifacebadge,
.network-status-table .ifacebox-body > span {
flex: 10 10 auto;
+ height: 100%;
}
.network-status-table .ifacebox-body > div {