summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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 c6e893715..8fa45d980 100644
--- a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css
+++ b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css
@@ -400,7 +400,8 @@ header > .fill > .container > .status {
}
.main > .main-left > .nav > li:nth-last-child(1) {
- margin-top: 2rem;
+ margin-top: 1rem;
+ margin-bottom: 1rem;
font-size: 1.2rem;
}