X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=themes%2Fluci-theme-bootstrap%2Fhtdocs%2Fluci-static%2Fbootstrap%2Fmobile.css;fp=themes%2Fluci-theme-bootstrap%2Fhtdocs%2Fluci-static%2Fbootstrap%2Fmobile.css;h=00dd089599757405d51ee30e2c079319e98d6294;hp=1c72835f093a519e1e6496992feed62fbdcecf0c;hb=4720a025e8ab5a28541f7d066fb9b2f35ddb2cb1;hpb=b186ff9c90984d56b09e8a49a525e4bd67cd6518 diff --git a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/mobile.css b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/mobile.css index 1c72835f09..00dd089599 100644 --- a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/mobile.css +++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/mobile.css @@ -161,6 +161,11 @@ header h3 a, header .brand { padding-bottom: .5em; border-bottom: 1px solid var(--border-color-high); margin-bottom: .5em; + display: block; + } + + .cbi-value.hidden { + display: none; } .cbi-value .cbi-value:last-child { @@ -170,7 +175,6 @@ header h3 a, header .brand { } .cbi-value label.cbi-value-title { - float: none; font-weight: bold; }