summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-bootstrap
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2016-01-19 11:00:15 +0100
committerJo-Philipp Wich <jow@openwrt.org>2016-01-19 11:00:15 +0100
commitc57d60e3e6b42a6668bca032003e53b00b0c8a20 (patch)
tree1ddf07b9b4950110b9636131346989d2d1c6aefc /themes/luci-theme-bootstrap
parent7b7783f0eebce19c365835fdc192b50bd6efb6b9 (diff)
luci-theme-bootstrap: css fix for map level tabs
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to 'themes/luci-theme-bootstrap')
-rw-r--r--themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css2
1 files changed, 1 insertions, 1 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 9c8bef47f..e587178c9 100644
--- a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
+++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css
@@ -1117,7 +1117,7 @@ header .dropdown-menu a.hover,
font-weight: bold;
}
-.cbi-tabcontainer > fieldset > legend {
+.cbi-tabcontainer > fieldset.cbi-section[id] > legend {
display: none;
}