luci-theme-bootstrap: css fix for map level tabs
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
parent
7b7783f0ee
commit
c57d60e3e6
1 changed files with 1 additions and 1 deletions
|
@ -1117,7 +1117,7 @@ header .dropdown-menu a.hover,
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cbi-tabcontainer > fieldset > legend {
|
.cbi-tabcontainer > fieldset.cbi-section[id] > legend {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue