luci-theme-bootstrap: css fix for map level tabs

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
Jo-Philipp Wich 2016-01-19 11:00:15 +01:00
parent 7b7783f0ee
commit c57d60e3e6

View 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;
}