summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-material/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'themes/luci-theme-material/htdocs')
-rw-r--r--themes/luci-theme-material/htdocs/luci-static/material/cascade.css3
1 files changed, 2 insertions, 1 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 f6cc45fa5b..f1550b26ad 100644
--- a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css
+++ b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css
@@ -76,7 +76,8 @@
background: inherit;
}
-.td[width="33%"] {
+.td[width="33%"],
+.td[width="33%"]~.td {
padding: 1.1em;
}