summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css b/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css
index e529129e0..84f00c4a9 100644
--- a/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css
+++ b/themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css
@@ -1833,8 +1833,8 @@ table.cbi-section-table td.cbi-section-table-cell {
cursor: pointer;
}
-.zonebadge em,
-.zonebadge strong {
+.zonebadge > em,
+.zonebadge > strong {
margin: 5px;
display: inline-block;
}