luci-theme-bootstrap: css fix for map level tabs
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 19 Jan 2016 10:00:15 +0000 (11:00 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 19 Jan 2016 10:00:15 +0000 (11:00 +0100)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css

index 9c8bef4..e587178 100644 (file)
@@ -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;
 }