From: Jo-Philipp Wich Date: Tue, 19 Jan 2016 10:00:15 +0000 (+0100) Subject: luci-theme-bootstrap: css fix for map level tabs X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=c57d60e3e6b42a6668bca032003e53b00b0c8a20 luci-theme-bootstrap: css fix for map level tabs Signed-off-by: Jo-Philipp Wich --- 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; }