summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-material/htdocs/luci-static/material
diff options
context:
space:
mode:
Diffstat (limited to 'themes/luci-theme-material/htdocs/luci-static/material')
-rw-r--r--themes/luci-theme-material/htdocs/luci-static/material/cascade.css6
1 files changed, 6 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 77e509227c..51f75efca3 100644
--- a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css
+++ b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css
@@ -2340,6 +2340,12 @@ input[name="nslookup"] {
margin-bottom: .2rem;
}
+.control-group {
+ display: flex;
+ flex-wrap: wrap;
+ gap: 2px;
+}
+
[data-page="admin-system-opkg"] div.btn {
line-height: 3;
display: inline;