summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css')
-rw-r--r--themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css8
1 files changed, 6 insertions, 2 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 5b7baebdbd..c36d02f0b8 100644
--- a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
+++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
@@ -2049,6 +2049,10 @@ div.cbi-value var,
color: #0069d6;
}
+#modal_overlay > .modal.uci-dialog {
+ max-width: 900px;
+}
+
.uci-change-list {
line-height: 170%;
white-space: pre;
@@ -2111,8 +2115,8 @@ div.cbi-value var,
.uci-change-legend-label > var {
float: left;
margin-right: 4px;
- width: 10px;
- height: 10px;
+ width: 16px;
+ height: 16px;
display: block;
position: relative;
}